Skip to content
VS Code

Nightly MCP for VS Code

io.github.bakaburg24/nightly-mcp

NBA/WNBA betting analytics: live odds, sharp fair prices, injuries, and prop verification.

client:VS Code transport:streamable-http

Install Nightly MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "nightly-mcp": {
      "type": "http",
      "url": "https://nightly-mcp-production-7f9e.up.railway.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Nightly MCP in other clients