Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/vouchdev/vouch/claude-code-vouchgit clone --depth 1 https://github.com/vouchdev/vouchGrade A, and why
vouch scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"vouch": {
"command": "vouch",
"args": [
"serve"
],
"env": {
"VOUCH_AGENT": "claude-code"
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 11 lines scan A 8d342184a538
vouch is an MCP server published in the GitHub repository vouchdev/vouch (91 stars, last pushed 10d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other mcp servers, from other repositories
serena
A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent. Runs locally from the serena-agent Python package.
ruflo
Ruflo - Enterprise AI agent orchestration platform. Deploy 60+ specialized agents in coordinated swarms with self-learning, fault-tolerant consensus, vector memory, and MCP integration. Runs locally from the ruflo npm package. Needs 6 environment variables to run.
genie
Self-evolving AI agent orchestration framework with Model Context Protocol support. Runs locally from the automagik-genie npm package.
tauri
A Model Context Protocol server for use with Tauri v2 applications. Runs locally from the @hypothesi/tauri-mcp-server npm package.
docfork
MCP server "docfork", hosted remotely at mcp.docfork.com, as configured in docfork/docfork.
athena-protocol
AI tech lead for coding agents with validation and impact analysis. Runs locally from the @n0zer0d4y/athena-protocol npm package.