Catalog
io.github.Evozim/satori-aligner
OfficialSatori-Aligner
Factual alignment and semantic bias scanner for LLM inputs.
Scans LLM inputs for factual accuracy and semantic bias.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"satori-aligner": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://satori-aligner-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.