This adds a human approval layer before your AI agent executes high-risk operations. It exposes two MCP tools: create_vantagate_checkpoint pauses execution and sends a Slack or email notification to a human approver, while check_vantagate_status polls for the decision. The payload is encrypted, purged after approval or rejection, and every decision gets a cryptographic audit trail. Reach for this when your agent is about to delete database records, deploy to production, send bulk emails, or move money. Also ships as an OpenAPI spec if you want to wire it into GPTs, n8n, or LangChain instead of using MCP.
claude mcp add --transport stdio aderix-vantagate-mcp-server uvx vantagate-mcp-server