CryptoDataAPI for Zed
com.cryptodataapi/mcp
Live crypto market data: prices, funding, OI, liquidations, regimes, GEX, whales, sentiment, macro.
client:Zed
transport:streamable-http
tools:26
Install CryptoDataAPI in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://cryptodataapi.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed 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