Cryptohopper Market Data for Cursor
com.cryptohopper/mcp-data
Real-time crypto market data: candles, tickers, orderbooks across 13+ exchanges via MCP.
client:Cursor
transport:streamable-http
Install Cryptohopper Market Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-data": {
"url": "https://mcp-data.cryptohopper.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs