Token Price API for Cursor
io.github.br0ski777/token-price
Real-time crypto token prices — price, 24h change, market cap, volume. x402 micropayment.
client:Cursor
transport:sse
Install Token Price API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"token-price": {
"url": "https://token-price.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs