Skip to content
VS Code

uniswap mcp for VS Code

io.github.junct-bot/uniswap-mcp

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

client:VS Code transport:streamable-http

Install uniswap mcp in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

uniswap mcp in other clients