Skip to content
Zed

Quarterback for Zed

io.github.bobbyrgoldsmith/quarterback

Strategic task prioritization and agent orchestration for multi-project operators

client:Zed transport:stdio runtime:pypi

Install Quarterback in Zed

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

{
  "context_servers": {
    "quarterback": {
      "command": "uvx",
      "args": [
        "quarterback"
      ]
    }
  }
}

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

Quarterback in other clients