backtest_list_saved — Forex-GPT MCP Server MCP Tool
backtest_list_saved
(backtest list saved) is one of 69 tools on the
Forex-GPT MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call backtest_list_saved from your client
- Claude Code Forex-GPT MCP Server backtest_list_saved run in your project directory
- Claude Desktop Forex-GPT MCP Server backtest_list_saved ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Forex-GPT MCP Server backtest_list_saved ~/.cursor/mcp.json
- VS Code Forex-GPT MCP Server backtest_list_saved .vscode/mcp.json
- Zed Forex-GPT MCP Server backtest_list_saved ~/.config/zed/settings.json
- Windsurf Forex-GPT MCP Server backtest_list_saved ~/.codeium/windsurf/mcp_config.json
- Cline Forex-GPT MCP Server backtest_list_saved ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Forex-GPT MCP Server backtest_list_saved ~/.gemini/settings.json
- Grok Forex-GPT MCP Server backtest_list_saved .mcp.json (in your project root)
- ChatGPT Forex-GPT MCP Server backtest_list_saved Settings → Connectors → Advanced → Developer mode
- Claude.ai Forex-GPT MCP Server backtest_list_saved Settings → Connectors → Add custom connector
- LangChain Forex-GPT MCP Server backtest_list_saved pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport sse forex-gpt-mcp https://mcp.forex-gpt.ai/mcp
Other tools on this server
- save_oanda_credentials
- delete_oanda_credentials
- save_broker_credentials
- trade_modify_trade
- trade_market_order
- trade_limit_order
- trade_stop_order
- cancel_pending_order
- replace_pending_order
- get_open_trades
- get_open_positions
- get_account_history
- get_trade_details
- get_performance_summary
- get_order_history
- get_pending_orders
- get_trading_account
- close_trade
- close_position
- get_market_hours
- is_market_open
- get_market_categories
- get_instrument_specs
- refresh_instrument_data
- get_instrument_cache_status
- get_token_balances
- list_assets
- get_market_movers
- analyze_asset
- get_watchlist
- add_to_watchlist
- remove_from_watchlist
- analyze_watchlist
- analyze_timeframes
- economic_events
- get_blog_articles
- get_crypto_news
- health
- get_chart_data
- purchase_tokens_x402
- x402_solana_config
- x402_evm_config
- purchase_tokens_x402_solana
- get_live_heatmap
- search
- fetch
- scan_market
- get_spreads
- get_server_time
- help_tutorial
- get_price_stream_url
- get_sentiment_stream_url
- chart_chat_proxy
- agent_start
- agent_stop
- agent_status
- agent_approve
- agent_reject
- agent_modify
- agent_list_strategies
- agent_history
- agent_link_telegram
- agent_notification_settings
- backtest_run
- backtest_optimize
- backtest_save_params
- backtest_history
- research_briefing
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.