consentgate mcp for Claude Code
io.github.jessepetersondev/consentgate-mcp
Gate AI agent actions behind a consent policy with human approval via Telegram. Fail-closed.
client:Claude Code
transport:stdio
runtime:npm
Install consentgate mcp in Claude Code
run in your project directory
claude mcp add consentgate-mcp -e CONSENTGATE_API_KEY=<CONSENTGATE_API_KEY> -e CONSENTGATE_BASE_URL=<CONSENTGATE_BASE_URL> -- npx -y consentgate-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs