Agent Toolbox for Claude Desktop
io.github.solhammer/agent-toolbox
26 deterministic, offline pre-action safety gates for AI agents, each with a signed verdict.
client:Claude Desktop
transport:stdio
runtime:npm
Install Agent Toolbox in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-toolbox": {
"command": "npx",
"args": [
"-y",
"agentoolbox-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs