Lightning-paywall sidecar: wraps any stdio MCP server, requires paid invoices before tool calls.
Paywall ANY stdio MCP server with Lightning, without modifying it. is a generic sidecar: configure it with an upstream MCP server command and a per-tool price map, and it transparently: Forwards from the upstream to the LLM client, with prices appended to each tool's description. Intercepts : free tools pass through; priced tools require a paid Lightning invoice (via Nostr Wallet Connect /…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Paywall ANY stdio MCP server with Lightning, without modifying it. is a generic sidecar: configure it with an upstream MCP server command and a per-tool price map, and it transparently: Forwards from the upstream to the LLM client, with prices appended to each tool's description. Intercepts : free tools pass through; priced tools require a paid Lightning invoice (via Nostr Wallet Connect / NIP-47) before the call is forwarded. No code changes to the upstream server. Works with Anthropic's…