Skip to content
Grok

uniswap mcp for Grok

io.github.junct-bot/uniswap-mcp

Uniswap - 17 tools for swap quotes, liquidity pools, and trading data

client:Grok transport:streamable-http

Install uniswap mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "uniswap-mcp": {
      "type": "http",
      "url": "https://uniswap.mcp.junct.dev/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

uniswap mcp in other clients