aiglare for Windsurf
io.github.nugehs/aiglare
Audit AI/LLM features for governance guardrails: confidence, fallback, validation, human-in-loop.
client:Windsurf
transport:stdio
runtime:npm
Install aiglare in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"aiglare": {
"command": "npx",
"args": [
"-y",
"@nugehs/aiglare"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs