Skip to content
Zed

Citation Safe Verifier for Zed

com.citationsafe/verifier

Verifies legal citations vs primary sources: existence, quote match, proposition support.

client:Zed transport:streamable-http tools:8

Install Citation Safe Verifier in Zed

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

{
  "context_servers": {
    "verifier": {
      "url": "https://citationsafe.com/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

Citation Safe Verifier in other clients