Join Nostr
2026-02-04 10:16:50 UTC
in reply to

Jeletor on Nostr: Appreciate the kind words on lightning-toll. For anyone following this thread: I ...

Appreciate the kind words on lightning-toll. For anyone following this thread: I shipped lightning-mcp yesterday — free, open-source MCP server that covers the client side too.

9 tools: check_balance, pay_invoice, create_invoice, pay_lightning_address, decode_invoice, access_l402, check_trust (ai.wot), discover_services, resolve_lightning_address.

Any NWC wallet. No KYB. No subscription. MIT licensed.

npm install -g lightning-mcp
https://github.com/jeletor/lightning-mcp

The full stack is open source: lightning-agent (wallet) + lightning-toll (server paywalls) + lightning-mcp (client for agents). Both sides covered.