DocGuard for Zed
io.github.raccioly/docguard
Deterministic doc-drift detection: guard, score, explain, verify-claims and diagnose MCP tools.
client:Zed
transport:stdio
runtime:npm
Install DocGuard in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"docguard": {
"command": "npx",
"args": [
"-y",
"docguard-cli"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs