Skip to content
Zed

wiff for Zed

io.github.xxxoooxoxo/wiff

Deterministic, resumable multi-agent workflows across Codex, Claude, Cursor, and Kimi.

client:Zed transport:stdio runtime:npm

Install wiff in Zed

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

{
  "context_servers": {
    "wiff": {
      "command": "npx",
      "args": [
        "-y",
        "@xxxoooxoxo/wiff"
      ]
    }
  }
}

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

wiff in other clients