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