Loomal

consentgate-mcp

MCP server by github.com/jessepetersondev/consentgate-mcp

Gate AI agent actions behind a consent policy with human approval via Telegram. Fail-closed.

0 starsnpm: consentgate-mcp

About consentgate-mcp

consentgate-mcp is an MCP (Model Context Protocol) server published by jessepetersondev in the official MCP registry, listed under Autonomous Agents on Loomal. Gate AI agent actions behind a consent policy with human approval via Telegram. Fail-closed.

It ships as an npm package (consentgate-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jessepetersondev/consentgate-mcp.

Use consentgate-mcp with your agent

Claude Code · one command
claude mcp add consentgate-mcp -- npx -y consentgate-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "consentgate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "consentgate-mcp"
      ]
    }
  }
}
npmconsentgate-mcp

Frequently asked questions

What is consentgate-mcp?
consentgate-mcp is an MCP (Model Context Protocol) server by jessepetersondev in the Autonomous Agents category. Gate AI agent actions behind a consent policy with human approval via Telegram. Fail-closed.
How do I connect consentgate-mcp to Claude, Cursor, or another MCP client?
Install consentgate-mcp from its npm package (consentgate-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is consentgate-mcp open source?
Yes — the source code is public at github.com/jessepetersondev/consentgate-mcp.
Can AI agents pay to use consentgate-mcp?
Not yet through Loomal — consentgate-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain consentgate-mcp? Claim this listing free by verifying GitHub ownership, or contact us.