Skip to content
Zed

Fact Checker API for Zed

io.github.br0ski777/fact-checker

Verify claims with web evidence. Returns sources and verdict. x402 micropayment.

client:Zed transport:sse

Install Fact Checker API in Zed

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

{
  "context_servers": {
    "fact-checker": {
      "url": "https://fact-checker.api.klymax402.com/mcp"
    }
  }
}

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

Fact Checker API in other clients