Skip to content
Claude Desktop

vibatchium for Claude Desktop

io.github.trueoriginlabs/vibatchium

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

client:Claude Desktop transport:stdio runtime:pypi

Install vibatchium in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

vibatchium in other clients