Skip to content
Back to search
30
MCP

@powforge/mcp-l402-gate

npm/@powforge/mcp-l402-gate

L402 Lightning paywall + Depth-of-Identity score gate for MCP. Two integration shapes: (a) stdio MCP server exposing l402_gate_challenge / l402_gate_verify / l402_gate_score for agent clients; (b) drop-in Express middleware + MCP tool factory that combine

Uptime
0.0%
31 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.zekebuilds-lab/mcp-l402-gate
L402 Lightning paywall + DoI score gate for MCP tools: challenge, verify, score.
0 tools
@powforge/mcp-pay-gate
Dual-rail Lightning paywall middleware for MCP servers. Accepts L402 macaroons (legacy) and x402-bip122-exact payments (forward-compat). One
0 tools
io.github.zekebuilds-lab/mcp-pay-gate
Dual-rail Lightning paywall for MCP servers: accepts L402 and x402 bip122/exact, one LNBits backend.
0 tools
io.github.thiagodataengineer/l402-kit
MCP server for L402-protected APIs via Bitcoin Lightning. Pay-per-call AI tools in sats.
0 tools
io.github.ThiagoDataEngineer/l402-kit
MCP server for L402-protected APIs via Bitcoin Lightning. Pay-per-call AI tools in sats.
0 tools
@powforge/captcha-mcp
Replace MCP 429 errors with PoW challenges or Lightning micropayments. Drop-in rate control for MCP servers — no accounts, free fallback, se
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@powforge/mcp-l402-gate": {
      "url": "None",
      "transport": "http"
    }
  }
}