Skip to content
Zed

pplz agent for Zed

io.github.backers-shawn/pplz-agent

PPLZ AI Agent — Let AI play your social life simulation automatically.

client:Zed transport:stdio runtime:npm

Install pplz agent 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": {
    "pplz-agent": {
      "command": "npx",
      "args": [
        "-y",
        "pplz-agent"
      ],
      "env": {
        "PPLZ_API_KEY": "<PPLZ_API_KEY>"
      }
    }
  }
}

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

pplz agent in other clients