calculate_ev — Prediction Markets Quant MCP Tool
calculate_ev
(calculate ev) is one of 29 tools on the
Prediction Markets Quant
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call calculate_ev from your client
- Claude Code Prediction Markets Quant calculate_ev run in your project directory
- Claude Desktop Prediction Markets Quant calculate_ev ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Prediction Markets Quant calculate_ev ~/.cursor/mcp.json
- VS Code Prediction Markets Quant calculate_ev .vscode/mcp.json
- Zed Prediction Markets Quant calculate_ev ~/.config/zed/settings.json
- Windsurf Prediction Markets Quant calculate_ev ~/.codeium/windsurf/mcp_config.json
- Cline Prediction Markets Quant calculate_ev ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Prediction Markets Quant calculate_ev ~/.gemini/settings.json
- Grok Prediction Markets Quant calculate_ev .mcp.json (in your project root)
- ChatGPT Prediction Markets Quant calculate_ev Settings → Connectors → Advanced → Developer mode
- Claude.ai Prediction Markets Quant calculate_ev Settings → Connectors → Add custom connector
- LangChain Prediction Markets Quant calculate_ev pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http quant https://predictionmarketspicks.com/api/mcp/mcp
Other tools on this server
- fed_rate_odds
- kelly_size
- bayes_update
- convert_probability
- base_rate_gap
- combo_edge
- nfl_power_ratings
- nfl_win_probability
- find_arbitrage
- market_pulse
- commodity_edge
- scan_mispricings
- edge_alerts
- nfl_edge
- nfl_prop_edge
- nfl_prop_board
- nfl_ladder
- ladder_arb
- senate_map
- race_odds
- draft_board
- best_available
- player_outlook
- explain_player
- compare_players
- sleepers_and_busts
- who_do_i_draft
- adp_market_gaps
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.