@powforge/captcha-mcp 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +7 -1
package/package.json CHANGED
@@ -1,10 +1,16 @@
1
1
  {
2
2
  "name": "@powforge/captcha-mcp",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
+ "mcpName": "io.github.zekebuilds-lab/captcha-mcp",
4
5
  "description": "MCP 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 transport, stdlib only — no MCP SDK dependency.",
5
6
  "keywords": [
6
7
  "mcp",
8
+ "mcp-server",
7
9
  "model-context-protocol",
10
+ "modelcontextprotocol",
11
+ "claude",
12
+ "ai",
13
+ "agent",
8
14
  "agent-auth",
9
15
  "captcha",
10
16
  "proof-of-work",