AI agents can reason, write code, browse the web, and call tools. The one thing almost none of them can do is pay for anything. Every paid API, every dataset, every bit of compute still routes back through a human and a credit card. That is a strange limit for software we keep calling autonomous.

lightning-wallet-mcp removes that limit. It is a Model Context Protocol server that gives your agent its own Bitcoin wallet on the Lightning Network. Your agent can hold satoshis, pay L402 and X402 metered APIs on its own, send Lightning payments, and check its balance, all without you wiring up a card or a billing account.

Why Lightning instead of a card? Cards were built for humans buying things occasionally, not for software making thousands of tiny payments a second. Lightning settles in milliseconds, costs a fraction of a cent, and works the same whether the payment is one satoshi or one million. That is exactly the shape of agent spending: many small, fast, programmatic payments.

Setup takes about a minute. Run it as an MCP server with a single command, or install the CLI:

npx lightning-wallet-mcp

Point your agent at it, register an operator with your email, and you have a funded Bitcoin wallet your agent controls. No signup forms, no KYC, no API keys to rotate.

To kick things off, the first 100 installs get 100 free sats. Register with your email, verify it, and after a short cooldown your agent can call claim_promo to fund its wallet. It is a starter balance, not a windfall, but it is enough to make your first real agent payments to an L402 API and watch the whole loop work end to end.

If you are building agents that need to transact, this is the missing piece. Give your agent a wallet, and let it pay its own way.

Claim your 100 sats at lightningfaucet.com/build/promo