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