vew mcp for Zed
io.github.yawlabs/vew-mcp
Browser MCP: drive a real Chromium via Playwright with compact ref-addressable page snapshots
client:Zed
transport:stdio
runtime:npm
Install vew mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vew-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/vew-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs