Skip to content
Claude Desktop

zen mcp for Claude Desktop

io.github.sh6drack/zen-mcp

MCP server for Zen Browser automation via WebDriver BiDi

client:Claude Desktop transport:stdio runtime:npm

Install zen mcp in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "zen-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "zen-mcp"
      ],
      "env": {
        "ZEN_DEBUG_PORT": "<ZEN_DEBUG_PORT>"
      }
    }
  }
}

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

zen mcp in other clients