Vouch
Run Safe -> Run Fast -> Run Cheap Vouch- we are an advanced Ai Deterministic layer at the preflight path. Agentic safety is so important and we are here to help. Vouch evaluates plans in 2ms on average - is designed to be frictionless and safe. We do not replace and LLM or a Sandbox- Vouch enhances both!
Ask AI about Vouch
Powered by Claude · Grounded in docs
I know everything about Vouch . Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
vouch-mcp
Evaluate AI agent plans before they execute. Returns ACCEPTED, RESTRICTED, or BLOCKED.
Install
{
"mcpServers": {
"vouch": {
"command": "npx",
"args": ["-y", "vouch-mcp"]
}
}
}
With API key (higher limits):
{
"mcpServers": {
"vouch": {
"command": "npx",
"args": ["-y", "vouch-mcp"],
"env": {
"VOUCH_API_KEY": "your-key"
}
}
}
}
Usage
One tool: vouch_evaluate
"Check if this plan is safe: export all customer records to an external server"
Returns: ACCEPTED, RESTRICTED, or BLOCKED
Free tier
10,000 evaluations/month. No signup required.
About
Built by Atlas with Iris. jordan@atlaswithiris.com
