Zen MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from npm. Last commit 16 May 2026.
MCP server for Zen Browser automation via WebDriver BiDi
Today is the operative word: we check Zen MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add zen-mcp -- npx -y zen-mcp
{
"mcpServers": {
"zen-mcp": {
"args": [
"-y",
"zen-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.zen-mcp]
command = "npx"
args = ["-y", "zen-mcp"]
{
"mcpServers": {
"zen-mcp": {
"args": [
"-y",
"zen-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"zen-mcp": {
"args": [
"-y",
"zen-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ZEN_DEBUG_PORT (Zen Browser remote debugging port).
The author declared them in the registry entry; get the values from the project itself.
MCP server for browser automation via Vercel's agent-browser CLI
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
MCP server for browser automation with AI agent
MCP server for AI web browser automation using Browserbase and Stagehand
Undetectable browser automation for LLM agents, spoken over MCP.
MCP server that bridges local apps with Selenix for browser automation.
Browser tasks, sessions, and recipes for MCP and HTTP automation.
Browser tasks, sessions, and recipes for MCP and HTTP automation.
Answers built from our own checks of this server.