Loomal

Pre-action gates that block AI agents from repeating known mistakes.

23 starsnpm: thumbgate

About ThumbGate

ThumbGate is an MCP (Model Context Protocol) server published by igorganapolsky in the official MCP registry, listed under Autonomous Agents on Loomal. Pre-action gates that block AI agents from repeating known mistakes.

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

Development happens in the open at github.com/igorganapolsky/thumbgate, where the project has earned 23 GitHub stars.

Use ThumbGate with your agent

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

Frequently asked questions

What is ThumbGate?
ThumbGate is an MCP (Model Context Protocol) server by igorganapolsky in the Autonomous Agents category. Pre-action gates that block AI agents from repeating known mistakes.
How do I connect ThumbGate to Claude, Cursor, or another MCP client?
Install ThumbGate from its npm package (thumbgate) 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 ThumbGate open source?
Yes — the source code is public at github.com/igorganapolsky/thumbgate, with 23 GitHub stars.
Can AI agents pay to use ThumbGate?
Not yet through Loomal — ThumbGate 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 ThumbGate? Claim this listing free by verifying GitHub ownership, or contact us.