Skip to content
Zed

Citation Verification for Zed

io.github.guptaprakhariitr/verification-mcp

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

client:Zed transport:streamable-http

Install Citation Verification in Zed

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

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

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

Citation Verification in other clients