Skip to content
Claude Desktop

HOL Guard for Claude Desktop

io.github.hashgraph-online/hol-guard

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

client:Claude Desktop transport:stdio runtime:pypi

Install HOL Guard in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

HOL Guard in other clients