Skip to content
Zed

DocDiffAI for Zed

io.github.clayton/docdiffai

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

client:Zed transport:streamable-http

Install DocDiffAI in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

DocDiffAI in other clients