MCP Server
MCP
HOL Guard
Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.
Install
uvx hol-guard
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "hol-guard",
"version": "3.0.0a242",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"value": "serve",
"type": "positional"
},
{
"value": "--stdio",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment