chart_set_instrument — Basis MCP Tool
chart_set_instrument
(chart set instrument) 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 chart_set_instrument from your client
- Claude Code Basis chart_set_instrument run in your project directory
- Claude Desktop Basis chart_set_instrument ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Basis chart_set_instrument ~/.cursor/mcp.json
- VS Code Basis chart_set_instrument .vscode/mcp.json
- Zed Basis chart_set_instrument ~/.config/zed/settings.json
- Windsurf Basis chart_set_instrument ~/.codeium/windsurf/mcp_config.json
- Cline Basis chart_set_instrument ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Basis chart_set_instrument ~/.gemini/settings.json
- Grok Basis chart_set_instrument .mcp.json (in your project root)
- ChatGPT Basis chart_set_instrument Settings → Connectors → Advanced → Developer mode
- Claude.ai Basis chart_set_instrument Settings → Connectors → Add custom connector
- LangChain Basis chart_set_instrument 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
- 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_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.