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