Loading MCP server directory, please wait...
Gate AI agent actions behind a consent policy with human approval via Telegram. Fail-closed.
npx @getmcp/cli add io.github.jessepetersondev/consentgate-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CONSENTGATE_API_KEYConsentGate API key (cg_…) from https://consentgate.fyi/dashboard/keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jessepetersondev/consentgate-mcp": {
"command": "npx",
"args": [
"-y",
"consentgate-mcp"
],
"env": {
"CONSENTGATE_API_KEY": "",
"CONSENTGATE_BASE_URL": ""
}
}
}
}