Crypto data for AI agents
Coin prices, market data, and trending coins via CoinGecko.
Get a free key → See all 4 tools
Connect in one step
Crypto tools run on the same LiveDataLink endpoint as every other domain - one bearer key, no per-source integration. Add this to your MCP client (Claude, Cursor, n8n, LangChain, and more):
{
"mcpServers": {
"livedatalink": {
"url": "https://livedatalink.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Then call any tool below. The free tier gives you 1,000 queries/month across all 284 tools with no credit card.
Crypto tools (4)
| crypto_price | Current price, 24h change, market cap, all-time high. |
| crypto_compare | Side-by-side of 2-5 coins. |
| crypto_trending | Top trending coins on CoinGecko. |
| crypto_info | Detailed coin profile, supply, blockchain, links. |
Common queries this domain answers: crypto · cryptocurrency · bitcoin · btc · ethereum · eth · solana · sol · dogecoin · doge · altcoin · token · defi · nft · blockchain · coinbase · binance · exchange.
Why LiveDataLink for Crypto
- One key, 59 domains. These tools sit alongside FMCSA carrier safety, sanctions screening, SEC filings, courts, Census, and FRED - no separate integration per source.
- Resale-safe. Sourced from CoinGecko - public and openly-licensed data you can embed and redistribute.
- Built for agents. Read-only annotated MCP tools, Streamable HTTP, Bearer auth. Works out of the box in Claude, Cursor, and n8n's native MCP node.
FAQ
- What Crypto data can an AI agent access through LiveDataLink?
- Coin prices, market data, and trending coins via CoinGecko. It exposes 4 tools (crypto_price, crypto_compare, crypto_trending, crypto_info) over the Model Context Protocol at https://livedatalink.ai/mcp, sourced from CoinGecko.
- How do I connect to the LiveDataLink Crypto MCP server?
- Add https://livedatalink.ai/mcp as a Streamable-HTTP MCP server in Claude, Cursor, n8n, or any MCP client, with an "Authorization: Bearer YOUR_API_KEY" header. Get a free key (1,000 queries/month, no credit card) at https://livedatalink.ai/signup/free. No per-domain setup - the Crypto tools load under the same key as every other domain.
- Is the LiveDataLink Crypto data free and safe to redistribute?
- LiveDataLink sources Crypto data from CoinGecko. Public-domain US-government and openly-licensed data is resale-safe, so results can be embedded and redistributed in your own product. The free tier includes 1,000 queries/month; paid plans start at $10/month.