unbrowser by Unchained for Zed
io.github.protostatis/unbrowser
Chrome-free MCP web access for agents with low-token page maps and browser escalation hints.
client:Zed
transport:stdio
runtime:pypi
Install unbrowser by Unchained in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"unbrowser": {
"command": "uvx",
"args": [
"pyunbrowser"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs