Back to search
30
MCP
@powforge/captcha-mcp
npm/@powforge/captcha-mcpMCP server that turns PowForge pow-captcha into agent auth. Charge AI agents per-call without accounts: PoW solve = free tier, Lightning payment = paid tier. Three tools: challenge, verify, status. Stdio + HTTP Streamable transports, stdlib only — no MCP
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@powforge/captcha-mcp": {
"url": "None",
"transport": "http"
}
}
}