Back to search
30
MCP
@powforge/mcp-l402-gate
npm/@powforge/mcp-l402-gateL402 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%
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/mcp-l402-gate": {
"url": "None",
"transport": "http"
}
}
}