Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.
claude mcp add hol-guard -- uvx hol-guard
claude_desktop_config.json
{
"mcpServers": {
"hol-guard": {
"command": "uvx",
"args": [
"hol-guard"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"hol-guard": {
"command": "uvx",
"args": [
"hol-guard"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hol-guard": {
"command": "uvx",
"args": [
"hol-guard"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"hol-guard": {
"type": "stdio",
"command": "uvx",
"args": [
"hol-guard"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"hol-guard": {
"command": "uvx",
"args": [
"hol-guard"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.hashgraph-online--hol-guard/reviews or the review_server meta-tool.
POST /mcp