get_model_vs_market — olympus bets analytics MCP Tool Read-only
get_model_vs_market
(get model vs market) is one of 20 tools on the
olympus bets analytics
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_model_vs_market from your client
- Claude Code olympus bets analytics get_model_vs_market run in your project directory
- Claude Desktop olympus bets analytics get_model_vs_market ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor olympus bets analytics get_model_vs_market ~/.cursor/mcp.json
- VS Code olympus bets analytics get_model_vs_market .vscode/mcp.json
- Zed olympus bets analytics get_model_vs_market ~/.config/zed/settings.json
- Windsurf olympus bets analytics get_model_vs_market ~/.codeium/windsurf/mcp_config.json
- Cline olympus bets analytics get_model_vs_market ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI olympus bets analytics get_model_vs_market ~/.gemini/settings.json
- Grok olympus bets analytics get_model_vs_market .mcp.json (in your project root)
- ChatGPT olympus bets analytics get_model_vs_market Settings → Connectors → Advanced → Developer mode
- Claude.ai olympus bets analytics get_model_vs_market Settings → Connectors → Add custom connector
- LangChain olympus bets analytics get_model_vs_market pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http olympus-bets-analytics https://app.olympus-bets.com/mcp
Other tools on this server
- get_todays_projections
- get_performance_summary
- get_track_record
- get_methodology
- get_engine_versions
- get_league_schedule
- get_game_recommendation
- get_pick_history
- get_premium_slate
- get_premium_game_recommendation
- get_premium_history
- get_projection_history
- get_oracle_board
- get_brand_card
- get_subscription_options
- get_data_status
- search_entities
- get_team_profile
- get_player_profile
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.