CryptoDataAPI for VS Code
com.cryptodataapi/mcp
Live crypto market data: prices, funding, OI, liquidations, regimes, GEX, whales, sentiment, macro.
client:VS Code
transport:streamable-http
tools:26
Install CryptoDataAPI in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://cryptodataapi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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