citeguard for Zed
io.github.franksterino/citeguard
Verify citations in AI text: fetches each cited source, returns verdicts with evidence quotes.
client:Zed
transport:streamable-http
runtime:npm
tools:3
Install citeguard in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"citeguard": {
"url": "https://citeguard.boundy.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs