agent guards for Claude Desktop
io.github.mlawsonking/agent-guards
All six agent guard suites in one local MCP server, with optional cloud intelligence.
client:Claude Desktop
transport:stdio
runtime:npm
Install agent guards in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-guards": {
"command": "npx",
"args": [
"-y",
"agent-guards"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs