Skip to content
Zed

Nba for Zed

io.github.pipeworx-io/nba

NBA MCP — player, team, and game data via the BallDontLie API

client:Zed transport:streamable-http

Install Nba in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "nba": {
      "url": "https://gateway.pipeworx.io/nba/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Nba in other clients