Serversio.github.lightningfaucet/lightning-wallet-mcp
M

Lightning Wallet

io.github.lightningfaucet/lightning-wallet-mcp · v1.2.4
▦ npm
v1.2.4npm npm: lightning-wallet-mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.lightningfaucet/lightning-wallet-mcp",
  "description": "Give AI agents a Bitcoin wallet with Lightning Network payments and L402 support.",
  "title": "Lightning Wallet",
  "repository": {
    "url": "https://github.com/lightningfaucet/lightning-wallet-mcp",
    "source": "github"
  },
  "version": "1.2.4",
  "websiteUrl": "https://lightningfaucet.com/ai-agents/",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "lightning-wallet-mcp",
      "version": "1.2.4",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}