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