Skip to content
Cursor

coinbase mcp for Cursor

io.github.junct-bot/coinbase-mcp

Coinbase - 20 tools for market data, order books, and trading pairs

client:Cursor transport:streamable-http

Install coinbase mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "coinbase-mcp": {
      "url": "https://coinbase.mcp.junct.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

coinbase mcp in other clients