get_signal_backtest — PredMCP MCP Tool Read-only
get_signal_backtest
(get signal backtest) is one of 52 tools on the
PredMCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_signal_backtest from your client
- Claude Code PredMCP get_signal_backtest run in your project directory
- Claude Desktop PredMCP get_signal_backtest ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PredMCP get_signal_backtest ~/.cursor/mcp.json
- VS Code PredMCP get_signal_backtest .vscode/mcp.json
- Zed PredMCP get_signal_backtest ~/.config/zed/settings.json
- Windsurf PredMCP get_signal_backtest ~/.codeium/windsurf/mcp_config.json
- Cline PredMCP get_signal_backtest ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PredMCP get_signal_backtest ~/.gemini/settings.json
- Grok PredMCP get_signal_backtest .mcp.json (in your project root)
- ChatGPT PredMCP get_signal_backtest Settings → Connectors → Advanced → Developer mode
- Claude.ai PredMCP get_signal_backtest Settings → Connectors → Add custom connector
- LangChain PredMCP get_signal_backtest pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http predmcp https://predmcp.com/mcp
Other tools on this server
- create_api_key
- get_markets
- get_odds
- get_orderbook
- search_markets
- get_whale_positions
- get_movers
- get_markets_near_resolution
- get_volume_spikes
- get_late_game_sports
- get_funding_rates
- get_whale_trades
- get_top_funding_rates
- get_oi_near_cap
- get_orderbook_depth
- get_price_summary
- get_basic_macro
- get_recent_news
- get_news_feed
- get_simple_iv
- get_outcome_fair_value
- get_outcome_edges
- get_market_edge
- get_market_edges
- get_news_signals
- get_recent_signals
- get_oi_history
- get_market_regime
- get_market_context
- get_pm_hl_divergences
- get_hip4_vs_pm_arb
- get_funding_outliers
- get_liquidation_clusters
- get_conviction_score
- get_funding_curve_anomaly
- get_setup_quality
- get_upcoming_catalysts
- get_macro_context
- get_macro_liquidity
- get_cex_outflows
- get_news_correlation
- get_portfolio_risk
- get_options_iv
- get_whale_label
- get_signal_history
- get_signal_performance
- get_oi_divergence
- get_whale_flow
- get_position_size
- get_carry_scanner
- get_cross_venue_funding
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.