Skip to content
Cursor

DocDiffAI for Cursor

io.github.clayton/docdiffai

Compare PDF or Word versions and return source-cited changes ranked by cost, time, or risk.

client:Cursor transport:streamable-http

Install DocDiffAI in Cursor

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

{
  "mcpServers": {
    "docdiffai": {
      "url": "https://docdiffai.com/mcp"
    }
  }
}

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

DocDiffAI in other clients