crypto_quant_guide — Basis MCP Tool
crypto_quant_guide
(crypto quant guide) is one of 41 tools on the
Basis
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call crypto_quant_guide from your client
- Claude Code Basis crypto_quant_guide run in your project directory
- Claude Desktop Basis crypto_quant_guide ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Basis crypto_quant_guide ~/.cursor/mcp.json
- VS Code Basis crypto_quant_guide .vscode/mcp.json
- Zed Basis crypto_quant_guide ~/.config/zed/settings.json
- Windsurf Basis crypto_quant_guide ~/.codeium/windsurf/mcp_config.json
- Cline Basis crypto_quant_guide ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Basis crypto_quant_guide ~/.gemini/settings.json
- Grok Basis crypto_quant_guide .mcp.json (in your project root)
- ChatGPT Basis crypto_quant_guide Settings → Connectors → Advanced → Developer mode
- Claude.ai Basis crypto_quant_guide Settings → Connectors → Add custom connector
- LangChain Basis crypto_quant_guide pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http basis https://www.basischarts.com/api/mcp
Other tools on this server
- catalog_search
- catalog_describe
- 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
- drawing_add
- fibonacci_draw
- drawing_freehand
- position_draw_on_chart
- position_plan_on_chart
- drawing_style
- drawing_delete
- screener_run
- daytrade_opportunity_scan
- screener_backtest
- calendar_upcoming
- orderflow_read
- news_history
- calendar_history
- chart_link
- chart_image
- alert_link
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.