citeguard for Cursor
io.github.franksterino/citeguard
Verify citations in AI text: fetches each cited source, returns verdicts with evidence quotes.
client:Cursor
transport:streamable-http
runtime:npm
tools:3
Install citeguard in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"citeguard": {
"url": "https://citeguard.boundy.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs