oculo for Zed
io.github.xidik12/oculo
AI-powered native browser with 12 MCP tools. ~30 tokens per page.
client:Zed
transport:stdio
runtime:npm
Install oculo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"oculo": {
"command": "npx",
"args": [
"-y",
"oculo-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs