CloakMCP for Zed
io.github.overtimepog/cloakmcp
Stealth browser MCP server — anti-detection Chromium with snapshot-first agent interface
client:Zed
transport:stdio
runtime:pypi
Install CloakMCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cloakmcp": {
"command": "uvx",
"args": [
"cloakbrowsermcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs