Skip to content
Zed

vibatchium for Zed

io.github.trueoriginlabs/vibatchium

Patchright stealth + Vibium-style LLM-friendly CLI for agentic browser automation.

client:Zed transport:stdio runtime:pypi

Install vibatchium in Zed

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

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

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

vibatchium in other clients