Agent Toolbox for Windsurf
io.github.solhammer/agent-toolbox
26 deterministic, offline pre-action safety gates for AI agents, each with a signed verdict.
client:Windsurf
transport:stdio
runtime:npm
Install Agent Toolbox in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-toolbox": {
"command": "npx",
"args": [
"-y",
"agentoolbox-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs