Loomal

captcha-mcp

MCP server by github.com/zekebuilds-lab/captcha-mcp

Charge AI agents per-call without accounts. PoW solve = free tier, Lightning = paid tier.

0 starsnpm: @powforge/captcha-mcp

About captcha-mcp

captcha-mcp is an MCP (Model Context Protocol) server published by zekebuilds-lab in the official MCP registry, listed under Autonomous Agents on Loomal. Charge AI agents per-call without accounts. PoW solve = free tier, Lightning = paid tier.

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

Development happens in the open at github.com/zekebuilds-lab/captcha-mcp.

Use captcha-mcp with your agent

Claude Code · one command
claude mcp add captcha-mcp -- npx -y @powforge/captcha-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "captcha-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@powforge/captcha-mcp"
      ]
    }
  }
}
npm@powforge/captcha-mcp

Frequently asked questions

What is captcha-mcp?
captcha-mcp is an MCP (Model Context Protocol) server by zekebuilds-lab in the Autonomous Agents category. Charge AI agents per-call without accounts. PoW solve = free tier, Lightning = paid tier.
How do I connect captcha-mcp to Claude, Cursor, or another MCP client?
Install captcha-mcp from its npm package (@powforge/captcha-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 captcha-mcp open source?
Yes — the source code is public at github.com/zekebuilds-lab/captcha-mcp.
Can AI agents pay to use captcha-mcp?
Not yet through Loomal — captcha-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 captcha-mcp? Claim this listing free by verifying GitHub ownership, or contact us.