agent-toolbox MCP Server (io.github.solhammer/agent-toolbox)
This MCP server provides deterministic, offline pre-action safety gates for AI agents. It exposes code- and output-quality tools to Claude, Cursor, Warp, Cline, and any MCP-compatible client over stdio. The server name is io.github.solhammer/agent-toolbox, with 26 safety gates described as producing a signed verdict.
๐ ๏ธ Key Features
- 26 deterministic, offline pre-action safety gates
- Signed verdicts for each gate
- Topics include
mcp,ai-agents,hallucination-detection,model-context-protocol, andtypescript
๐ Use Cases
- Run locally over stdio, in-process for agent pre-action checks
- Improve code and output quality via MCP tool calls
โก Developer Benefits
- Tooling for security, privacy, finance, and quality control
- Tool list includes
validate_imports,verify_output,distill_context
โ ๏ธ Limitations
- Operates locally over stdio and runs in-process (per provided excerpt)
- Tools shown in the excerpt list 15 core entries, while the description references 26 gates