AgentStore
All apps
🦄
OFFICIAL
DEX Tools

Uniswap AI Toolkit

Uniswap official AI toolkit — skills + plugins + agents for any coding agent

🦄Uniswap·AgentStore Score 8
GitHubCompare
GitHub ⭐
189
weekly growth
↑11%
Editor's take

Uniswap launched an AI-first Developer Platform in Feb 2026 after an internal survey found 85% of devs already used autonomous agents. Still no dedicated MCP — community kukapay/uniswap-trader-mcp is the execution-layer go-to.

Hand-written by the AgentStore research team from docs + code + live usage data

About

The AI Toolkit is a standardized collection of AI agents, skills, and commands designed for Claude Code workflows. Its goal is to allow anyone at Uniswap to enhance Claude Code with powerful plugins via the Claude Code Marketplace.

From the project README
Key capabilities
Plugin Marketplace — Install curated plugins that bundle agents, skills, commands, and MCP servers
Pre-built AI Agents — Specialized subagents for code explanation, refactoring, testing, research, and more. Claude Code will use these automatically without any need for manual direction by the user
MCP Server Integrations — Pre-configured MCP servers for Linear, Notion, Graphite, and more
Standardized Patterns — Create a common toolset of Claude Code commands and agents shared by everyone at Uniswap

Install

Pick your runtime, copy the snippet, paste it into your client config.

{
  "mcpServers": {
    "uniswap-ai-toolkit": {
      "command": "npx",
      "args": ["-y", "uniswap-ai-toolkit"]
    }
  }
}
Prerequisites
  • ·Node.js 20+
  • ·An MCP-compatible client

Project pulse

Live from GitHub — see if the project is actually maintained.

Language
TypeScript
License
MIT
Contributors
9
Open issues
2
Created
Aug 2025

How it compares

Position among 16 tools in the dex category

By calls
#12/ 16
top 69%
By stars
#5/ 16
top 25%
By AgentStore Score
#8/ 16
top 44%

Security profile

Open source
Yes
Audited
No
Key handling
Local
Paid
Free

Similar tools