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