Skip to content
Windsurf

HOL Guard for Windsurf

io.github.hashgraph-online/hol-guard

Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.

client:Windsurf transport:stdio runtime:pypi

Install HOL Guard in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "hol-guard": {
      "command": "uvx",
      "args": [
        "hol-guard"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

HOL Guard in other clients