Skip to content
Cursor

Citation Verification for Cursor

io.github.guptaprakhariitr/verification-mcp

Real-time fact-check, citation verification, and source-freshness for AI agents.

client:Cursor transport:streamable-http

Install Citation Verification in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "verification-mcp": {
      "url": "https://verification-mcp.atlasword.workers.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Citation Verification in other clients