list_sportsbook_surebets — voxodds MCP Tool Read-only
list_sportsbook_surebets
(list sportsbook surebets) is one of 18 tools on the
voxodds
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_sportsbook_surebets from your client
- Claude Code voxodds list_sportsbook_surebets run in your project directory
- Claude Desktop voxodds list_sportsbook_surebets ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor voxodds list_sportsbook_surebets ~/.cursor/mcp.json
- VS Code voxodds list_sportsbook_surebets .vscode/mcp.json
- Zed voxodds list_sportsbook_surebets ~/.config/zed/settings.json
- Windsurf voxodds list_sportsbook_surebets ~/.codeium/windsurf/mcp_config.json
- Cline voxodds list_sportsbook_surebets ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI voxodds list_sportsbook_surebets ~/.gemini/settings.json
- Grok voxodds list_sportsbook_surebets .mcp.json (in your project root)
- ChatGPT voxodds list_sportsbook_surebets Settings → Connectors → Advanced → Developer mode
- Claude.ai voxodds list_sportsbook_surebets Settings → Connectors → Add custom connector
- LangChain voxodds list_sportsbook_surebets pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http voxodds https://voxodds.com/mcp
Other tools on this server
- submit_forecast
- get_market_odds
- get_executable_quote
- compare_executable_quotes
- list_executable_opportunities
- list_arbitrage_candidates
- get_world_cup_odds
- get_world_cup_brief
- get_world_cup_matchday
- list_trending_markets
- check_bet
- find_best_price
- compare_platforms
- get_edge_signals
- get_track_record
- get_forecaster_record
- get_research_theses
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.