Skip to content
Cursor

crypto mcp server for Cursor

com.thenextgennexus/crypto-mcp-server

CoinGecko-backed live prices, market caps, DeFi metrics — no per-user API key needed.

client:Cursor transport:streamable-http tools:2

Install crypto mcp server in Cursor

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

{
  "mcpServers": {
    "crypto-mcp-server": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/crypto-mcp-server/mcp"
    }
  }
}

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

What Cursor can do once it is connected

crypto mcp server in other clients