Skip to content
Cline

zen mcp for Cline

io.github.sh6drack/zen-mcp

MCP server for Zen Browser automation via WebDriver BiDi

client:Cline transport:stdio runtime:npm

Install zen mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

zen mcp in other clients