Nba for VS Code
io.github.pipeworx-io/nba
NBA MCP — player, team, and game data via the BallDontLie API
client:VS Code
transport:streamable-http
Install Nba in VS Code
.vscode/mcp.json
{
"servers": {
"nba": {
"type": "http",
"url": "https://gateway.pipeworx.io/nba/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs