Nightly MCP for Cursor
io.github.bakaburg24/nightly-mcp
NBA/WNBA betting analytics: live odds, sharp fair prices, injuries, and prop verification.
client:Cursor
transport:streamable-http
Install Nightly MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nightly-mcp": {
"url": "https://nightly-mcp-production-7f9e.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs