MCP Server
MCP
io.github.sh6drack/zen-mcp
MCP server for Zen Browser automation via WebDriver BiDi
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "zen-mcp",
"version": "1.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Zen Browser remote debugging port",
"format": "string",
"name": "ZEN_DEBUG_PORT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment