Skip to content
Zed

plzebo for Zed

io.github.wkoverfield/plzebo

Cost-parity bench for agent loops: $/success and time across model mixes, with verifiable receipts.

client:Zed transport:stdio runtime:npm

Install plzebo 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": {
    "plzebo": {
      "command": "npx",
      "args": [
        "-y",
        "plzebo"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>",
        "OPENAI_API_KEY": "<OPENAI_API_KEY>"
      }
    }
  }
}

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

plzebo in other clients