Sports Game Odds for Cursor
io.github.pipeworx-io/sports-game-odds
Sports Game Odds MCP — wraps the Sports Game Odds API (sportsgameodds.com)
client:Cursor
transport:streamable-http
Install Sports Game Odds in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sports-game-odds": {
"url": "https://gateway.pipeworx.io/sports-game-odds/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs