MCP Tools Directory
← Browse integrations

Developer tools

Lightning Wallet

Free account · sign-in required

Contact Lightning Wallet

Loading secure sign-in…

Tools for autonomous AI agents

About this integration

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

Transport
stdio
Authentication
api-key
Initial setup
user-authorization
Runtime
unattended
Evidence
documented
Version
1.7.0
Package
lightning-wallet-mcp
Last compatibility test
Not independently tested

Connect your agent

lightning-wallet-mcp

Publisher documentation reviewed; package, wallet, and payments not executed. Initial operator registration includes email verification; later sessions can reuse a stored or environment API key.

Capabilities: Pay Lightning invoices, Receive Lightning payments, Apply per-agent spending budgets

Connected profiles

Additional details

Registry identifier

io.github.lightningfaucet/lightning-wallet-mcp

Source ↗ · Checked 2026-09-17
Published version

1.7.0

Source ↗ · Checked 2026-09-17
Metadata license

CC0-1.0; package licenses are separate

Source ↗ · Checked 2026-09-17
Package ecosystem

npm

Source ↗ · Checked 2026-09-17
Source artifact

lightning-wallet-mcp

Source ↗ · Checked 2026-09-19
Source manifest version

1.7.0

Source ↗ · Checked 2026-09-19
Unattended configuration

- **Credentials persist.** `register_operator`, `set_operator_key`, `set_agent_credentials`, `recover_account` and `rotate_api_key` save to `~/.lightning-wallet/credentials.json`; the server loads it on start when `LIGHTNING_WALLET_API_KEY` is unset. `forget_credentials` (tool) and `lw forget` delete it. `LIGHTNING_WALLET_NO_PERSIST=1` disables writes. - **Pay straight from the operator key.** `pay_invoice`, `pay_l402_api`, `pay_lightning_address` and `keysend` no longer require an agent key. Th

Source ↗ · Checked 2026-09-19
Authentication and prerequisites

```json { "mcpServers": { "lightning-wallet": { "command": "npx", "args": ["-y", "lightning-wallet-mcp"], "env": { "LIGHTNING_WALLET_API_KEY": "lf_your_operator_key" } } } } ```

Source ↗ · Checked 2026-09-19
Connection configuration

claude mcp add lightning-wallet -- npx -y lightning-wallet-mcp

Source ↗ · Checked 2026-09-19
Review scope

Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.

Source ↗ · Checked 2026-09-19