crypto-spot
ActiveTool of Toolcall
Live spot prices for cryptocurrencies with 24h change. Query by CoinGecko ids (comma-separated, e.g. bitcoin,ethereum) and a fiat vs currency. Fresh within 60 seconds. JSON response. [Paid: $0.003 USDC per call via x402 on Base; the calling client pays automatically.]
Parameters schema
{
"type": "object",
"required": [
"ids"
],
"properties": {
"vs": {
"type": "string",
"description": "Fiat or crypto quote currency, default usd"
},
"ids": {
"type": "string",
"description": "Comma-separated CoinGecko coin ids, max 25"
}
},
"additionalProperties": false
}Parent server
Toolcall
https://github.com/BeneIstvan/toolcall-mcp
1/7 registries