MCP Pay Gate runs on your own machine — the client starts it, so there is no endpoint to ping. 17 installs a week from npm. Last commit 12 May 2026.
Dual-rail Lightning paywall for MCP servers: accepts L402 and x402 bip122/exact, one LNBits backend.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-pay-gate -- npx -y @powforge/mcp-pay-gate
{
"mcpServers": {
"mcp-pay-gate": {
"args": [
"-y",
"@powforge/mcp-pay-gate"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-pay-gate]
command = "npx"
args = ["-y", "@powforge/mcp-pay-gate"]
{
"mcpServers": {
"mcp-pay-gate": {
"args": [
"-y",
"@powforge/mcp-pay-gate"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-pay-gate": {
"args": [
"-y",
"@powforge/mcp-pay-gate"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.