CoinGecko BTC/ETH Price
x402/coingecko-btc/eth-priceGet real-time Bitcoin (BTC) and Ethereum (ETH) prices in USD via CoinGecko. Perfect for AI trading agents, portfolio dashboards, and crypto analytics. Pay-per-call with USDC on Base — no API keys, no subscriptions, no rate limits. [x402: $0.05/call on base, category=finance]
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"coingecko_btc/eth_price": {
"url": "https://proxy.suverse.io/v1/data/coingecko-btc-eth-prices",
"transport": "http"
}
}
}