list_backtest_surfaces — EventTrader Research (read-only) MCP Tool Read-only
list_backtest_surfaces
(list backtest surfaces) is one of 55 tools on the
EventTrader Research (read-only)
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_backtest_surfaces from your client
- Claude Code EventTrader Research (read-only) list_backtest_surfaces run in your project directory
- Claude Desktop EventTrader Research (read-only) list_backtest_surfaces ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor EventTrader Research (read-only) list_backtest_surfaces ~/.cursor/mcp.json
- VS Code EventTrader Research (read-only) list_backtest_surfaces .vscode/mcp.json
- Zed EventTrader Research (read-only) list_backtest_surfaces ~/.config/zed/settings.json
- Windsurf EventTrader Research (read-only) list_backtest_surfaces ~/.codeium/windsurf/mcp_config.json
- Cline EventTrader Research (read-only) list_backtest_surfaces ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI EventTrader Research (read-only) list_backtest_surfaces ~/.gemini/settings.json
- Grok EventTrader Research (read-only) list_backtest_surfaces .mcp.json (in your project root)
- ChatGPT EventTrader Research (read-only) list_backtest_surfaces Settings → Connectors → Advanced → Developer mode
- Claude.ai EventTrader Research (read-only) list_backtest_surfaces Settings → Connectors → Add custom connector
- LangChain EventTrader Research (read-only) list_backtest_surfaces pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http event-trader-research https://cymetica.com/mcp/v1/research
Other tools on this server
- get_trust_signal
- list_markets
- get_market
- get_prices
- get_orderbook
- list_clob_pairs
- search_markets
- get_platform_status
- who_is_this
- get_ai_native_proof
- get_trust_ladder
- get_btc_pool_state
- get_btc_pool_history
- get_prediction_statistics
- get_deadcoin_quote
- get_deadcoin_desk_info
- ceo_ai_index_get
- get_bug_bounty_program
- get_backtest_models
- launchpad_list_tokens
- launchpad_list_launchers
- launchpad_trade_quote
- launchpad_get_token
- list_ontology_dimensions
- browse_ontology
- resolve_ontology_concept
- search_ontology
- find_trade_path
- get_strategy_returns
- board_channels
- board_search
- board_threads
- board_read_thread
- board_read_post
- preview_card_basket
- list_clonable_bots
- list_funds
- get_fund
- get_fund_history
- get_fund_methodology
- get_crypto_outlook
- bb_search_rebuilt_apps
- bb_get_request
- bb_app_stats
- bb_startup_line
- feature_bidding_rules
- feature_board
- feature_bids
- feature_my_bids
- get_arena_state
- get_arena_teams
- get_arena_orderbook
- get_arena_epoch
- get_arena_history
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.