Haldir for Windsurf
io.github.exposureguard/haldir
Guardian layer for AI agents: identity, secrets, audit via MCP.
client:Windsurf
transport:stdio
runtime:pypi
Install Haldir in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"haldir": {
"command": "uvx",
"args": [
"haldir"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs