Skip to content
Zed

The Blue Alliance for Zed

io.github.withinfocus/tba

The Blue Alliance MCP Server

client:Zed transport:stdio runtime:npm

Install The Blue Alliance in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "tba": {
      "command": "npx",
      "args": [
        "-y",
        "@withinfocus/tba-mcp-server"
      ],
      "env": {
        "TBA_API_KEY": "<TBA_API_KEY>"
      }
    }
  }
}

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

The Blue Alliance in other clients