vouch MCP Server
vouch is a Python MCP server for Cursor, Windsurf, Codex with uvx/pip, docker. A git-native, review-gated knowledge base for AI agents: they propose writes, you approve them. Every claim cites a source, every change is a diff in your repo. MCP + CLI.
How to use vouch MCP Server
Install or run
pipx (vouch-kb on PyPI; the command staysClient configuration
{
"mcpServers": {
"vouch": {
"command": "vouch",
"args": ["serve"],
"env": {
"VOUCH_AGENT": "cursor"
}
}
}
}
Compatible clients
What is vouch MCP Server?
vouch is a Python MCP server for Cursor, Windsurf, Codex with uvx/pip, docker. A git-native, review-gated knowledge base for AI agents: they propose writes, you approve them. Every claim cites a source, every change is a diff in your repo. MCP + CLI. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Includes SKILL.md support
- Shell commands support
- File editing support
- Document generation support
- Anthropic provider support
- pyproject.toml config support
Technical details
Install or run vouch using uvx/pip. Check vouchdev/vouch for the latest setup command.
- Built for Python
- Built for Docker
- Built for Rust
- Install or run with uvx/pip
- Install or run with docker
- Works with Cursor
- Works with Windsurf
- Works with Codex
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use vouch MCP Server
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is vouch?
vouch is a Python MCP server for Cursor, Windsurf, Codex with uvx/pip, docker. A git-native, review-gated knowledge base for AI agents: they propose writes, you approve them. Every claim cites a source, every change is a diff in your repo. MCP + CLI.
Who is vouch best for?
vouch is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, cursor users.
How do I install vouch?
Install or run vouch using uvx/pip. Check vouch for the latest setup command.
Is vouch actively maintained?
vouch may need a closer maintenance check before production use.
Auto-fetched from GitHub.