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