Crypto News Feed API for Cursor
io.github.br0ski777/crypto-news
Real-time crypto news with sentiment scores, token mentions. CoinGecko + CryptoPanic. x402.
client:Cursor
transport:sse
Install Crypto News Feed API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"crypto-news": {
"url": "https://crypto-news.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs