Basis for Grok
com.basischarts/basis
Crypto market data, 200 indicators, order flow and a chart link. No account, no API key.
client:Grok
transport:streamable-http
tools:41
Install Basis in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"basis": {
"type": "http",
"url": "https://www.basischarts.com/api/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
- catalog_search
- catalog_describe
- crypto_quant_guide
- market_candles
- market_relationships
- market_dominance
- market_derivatives
- hyperliquid_whale_read
- indicator_compute
- formula_evaluate
- backtest_run
- strategy_research
- position_calculate
- trade_experience_retrieve
- news_recent
- news_detect_assets
- chart_state
- chart_set_instrument
- chart_set_timeframe
- chart_set_type
- chart_add_indicator
- chart_update_indicator
- chart_remove_indicator
- chart_toggle_indicator