Skip to content
Zed

Satori-Aligner for Zed

io.github.evozim/satori-aligner

Factual alignment and semantic bias scanner for LLM inputs.

client:Zed transport:sse

Install Satori-Aligner in Zed

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

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

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

Satori-Aligner in other clients