Satori-Aligner for VS Code
io.github.evozim/satori-aligner
Factual alignment and semantic bias scanner for LLM inputs.
client:VS Code
transport:sse
Install Satori-Aligner in VS Code
.vscode/mcp.json
{
"servers": {
"satori-aligner": {
"type": "sse",
"url": "https://satori-aligner-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs