mcp webgate for Zed
io.github.annibale-x/mcp-webgate
Web search that doesn't wreck your AI's memory.
client:Zed
transport:stdio
runtime:pypi
Install mcp webgate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-webgate": {
"command": "uvx",
"args": [
"mcp-webgate"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs