Oddsradarwire — Live & Prematch Betradar Odds with No-Vig Probabilities for Claude Desktop
com.oddsradarwire/betradar-odds
Live and prematch Betradar odds with no-vig fair prices. Free demo access, no key.
client:Claude Desktop
transport:streamable-http
Install Oddsradarwire — Live & Prematch Betradar Odds with No-Vig Probabilities in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"betradar-odds": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://oddsradarwire.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs