citeguard for VS Code
io.github.franksterino/citeguard
Verify citations in AI text: fetches each cited source, returns verdicts with evidence quotes.
client:VS Code
transport:streamable-http
runtime:npm
tools:3
Install citeguard in VS Code
.vscode/mcp.json
{
"servers": {
"citeguard": {
"type": "http",
"url": "https://citeguard.boundy.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs