PowForge L402 Gate
Rank #62,253io.github.zekebuilds-lab/mcp-l402-gate
L402 Lightning paywall + DoI score gate for MCP tools: challenge, verify, score.
PowForge L402 Gate is a Model Context Protocol (MCP) server published by zekebuilds-lab. It ranks #62,253 of 132,113 servers tracked on MCP Toplist. PowForge L402 Gate is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 9, 2026 and most recently updated on May 10, 2026.
Ranks ahead of 69,860 of 132,113 servers on MCP Toplist.
Use PowForge L402 Gate
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-l402-gate -e "POW_GATE_URL=<your POW_GATE_URL>" -e "ORACLE_URL=<your ORACLE_URL>" -- npx -y @powforge/mcp-l402-gateReplace each placeholder with your own value before saving.
[mcp_servers.mcp-l402-gate]
command = "npx"
args = ["-y", "@powforge/mcp-l402-gate"]
[mcp_servers.mcp-l402-gate.env]
POW_GATE_URL = "<your POW_GATE_URL>"
ORACLE_URL = "<your ORACLE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-l402-gate": {
"command": "npx",
"args": [
"-y",
"@powforge/mcp-l402-gate"
],
"env": {
"POW_GATE_URL": "<your POW_GATE_URL>",
"ORACLE_URL": "<your ORACLE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-l402-gate": {
"command": "npx",
"args": [
"-y",
"@powforge/mcp-l402-gate"
],
"env": {
"POW_GATE_URL": "<your POW_GATE_URL>",
"ORACLE_URL": "<your ORACLE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-l402-gate": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@powforge/mcp-l402-gate"
],
"env": {
"POW_GATE_URL": "<your POW_GATE_URL>",
"ORACLE_URL": "<your ORACLE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-l402-gate": {
"command": "npx",
"args": [
"-y",
"@powforge/mcp-l402-gate"
],
"env": {
"POW_GATE_URL": "<your POW_GATE_URL>",
"ORACLE_URL": "<your ORACLE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-l402-gate": {
"command": "npx",
"args": [
"-y",
"@powforge/mcp-l402-gate"
],
"env": {
"POW_GATE_URL": "<your POW_GATE_URL>",
"ORACLE_URL": "<your ORACLE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.zekebuilds-lab%2Fmcp-l402-gate)<a href="https://mcptoplist.com/server/io.github.zekebuilds-lab%2Fmcp-l402-gate"><img src="https://mcptoplist.com/badge/io.github.zekebuilds-lab%2Fmcp-l402-gate.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
zekebuilds-lab
Other servers by zekebuilds-lab
- mcp-identity#60,880 · 1 ver
- @powforge/captcha-mcp#62,252 · 1 ver
- MCP Pay Gate Server#62,254 · 1 ver
- mcp-l402-gate-example#104,028
Available versions (1)
| Version | Published |
|---|---|
| 0.1.4 | May 10, 2026 |
Frequently asked questions
- Who maintains PowForge L402 Gate?
- PowForge L402 Gate is maintained by zekebuilds-lab, which publishes 5 MCP servers (4 total versions) tracked on MCP Toplist.
- Is PowForge L402 Gate listed on the Official MCP Registry?
- Yes — PowForge L402 Gate is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does PowForge L402 Gate have?
- MCP Toplist tracks 1 version of PowForge L402 Gate, most recently published on May 10, 2026.
- Where can I find the source code for PowForge L402 Gate?
- The source code for PowForge L402 Gate is hosted at github.com/zekebuilds-lab/mcp-l402-gate.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.