Skip to content
Claude Desktop

Lightning Wallet for Claude Desktop

io.github.lightningfaucet/lightning-wallet-mcp

Give AI agents a Bitcoin wallet with Lightning Network payments and L402 support.

client:Claude Desktop transport:stdio runtime:npm

Install Lightning Wallet in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "lightning-wallet-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lightning-wallet-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Lightning Wallet in other clients