Skip to content
Back to search
30
MCP

Vouch

io.github.vouchdev/vouch

Git-native, review-gated knowledge base for LLM agents. Cited retrieval, audited writes.

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.xchucx/agent-memory
Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.
0 tools
io.github.klosskarl/loom
Local-first personal knowledge base. Cited answers from your vault via vector + graph retrieval.
0 tools
io.github.notifuturo/vouch
Check if a counterparty is safe to pay: trust/risk score for AI agents. Scam/phishing screen.
0 tools · streamable-http
io.github.mikerawsonnz/authenticated-llm-agent
JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
0 tools · streamable-http
io.github.dir-ai/voyager
Cited, OSV-gated, injection-hardened web briefs for coding agents. Verified, never raw web.
0 tools
io.github.mikerawsonnz/authenticated-multi-llm-agent
Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vouch": {
      "url": "None",
      "transport": "http"
    }
  }
}