Skip to content
Cursor

Satori-Aligner for Cursor

io.github.evozim/satori-aligner

Factual alignment and semantic bias scanner for LLM inputs.

client:Cursor transport:sse

Install Satori-Aligner in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Satori-Aligner in other clients