Skip to content
Zed

Citation Check for Zed

io.github.secondstageturbine/citation-check

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

client:Zed transport:streamable-http tools:2

Install Citation Check in Zed

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

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

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

What Zed can do once it is connected

Citation Check in other clients