Oya Browser for Zed
io.github.oyadotai/oya-browser
Real Chrome for agents: start a browser, read pages as numbered markdown, click, type, hand off.
client:Zed
transport:streamable-http
Install Oya Browser in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"oya-browser": {
"url": "https://oyabrowser.com/mcp/pool"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs