# Lightning Wallet MCP

Give your AI agent a Bitcoin wallet. Send and receive Lightning payments, check balances, and manage invoices, all through MCP tool calls.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add lightning-faucet/lightning-wallet-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list lightning-faucet/lightning-wallet-mcp
```
