Skip to content
Cursor

Citation Check for Cursor

io.github.secondstageturbine/citation-check

Does a cited URL exist, and does the source name what your claim names? Two answers.

client:Cursor transport:streamable-http tools:2

Install Citation Check in Cursor

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

{
  "mcpServers": {
    "citation-check": {
      "url": "https://exmachina-ai.fly.dev/verify"
    }
  }
}

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

What Cursor can do once it is connected

Citation Check in other clients