CryptoDataAPI for Grok
com.cryptodataapi/mcp
Live crypto market data: prices, funding, OI, liquidations, regimes, GEX, whales, sentiment, macro.
client:Grok
transport:streamable-http
tools:26
Install CryptoDataAPI in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp": {
"type": "http",
"url": "https://cryptodataapi.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- create_free_api_key
- check_key_status
- resend_verification_email
- get_market_health
- get_market_regime
- get_funding_rates
- get_open_interest
- get_liquidations
- get_fear_greed
- get_coin_profile
- get_hyperliquid_prices
- get_daily_snapshot
- get_price
- search_coins
- get_top_coins
- get_macro
- get_stablecoins
- get_etf_flows
- get_cycle_regime
- get_positioning
- get_gamma_exposure
- get_whale_activity
- get_order_book
- get_exchange_links