Skip to content
Cline

Agent Toolbox for Cline

io.github.solhammer/agent-toolbox

26 deterministic, offline pre-action safety gates for AI agents, each with a signed verdict.

client:Cline transport:stdio runtime:npm

Install Agent Toolbox in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "agent-toolbox": {
      "command": "npx",
      "args": [
        "-y",
        "agentoolbox-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Agent Toolbox in other clients