Skip to content
Cursor

Crypto Prices Mcp for Cursor

io.github.varvararatta/crypto_prices_mcp

Unlock the power of real-time cryptocurrency data with our Crypto Price Insights MCP server.

client:Cursor transport:streamable-http

Install Crypto Prices Mcp in Cursor

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

{
  "mcpServers": {
    "crypto_prices_mcp": {
      "url": "https://crypto-prices-mcp.mcpize.run/mcp"
    }
  }
}

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

Crypto Prices Mcp in other clients