Skip to content
Zed

VeriGhost-Clarity for Zed

io.github.evozim/verighost

Hallucination validator and factual grounding checker for LLM outputs.

client:Zed transport:sse

Install VeriGhost-Clarity in Zed

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

{
  "context_servers": {
    "verighost": {
      "url": "https://verighost-mcp.vercel.app/api/mcp"
    }
  }
}

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

VeriGhost-Clarity in other clients