TrustFetch for Zed
io.github.vohlsyr/trustfetch
Prompt-injection scanning and safe webpage fetching for AI agents reading untrusted content.
client:Zed
transport:streamable-http
Install TrustFetch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"trustfetch": {
"url": "https://trustfetch.duckdns.org/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs