Odds Api for Cursor
io.github.pipeworx-io/odds-api
The Odds API MCP — sportsbook odds across 70+ books, 30+ leagues
client:Cursor
transport:streamable-http
Install Odds Api in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"odds-api": {
"url": "https://gateway.pipeworx.io/odds-api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs