lightningfaucet/mcp-server
AI Agent Bitcoin wallet with L402 payments - operators fund agents, agents make autonomous Lightning Network payments.
Quick Start
Clone the repository:
git clone https://github.com/lightningfaucet/mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"lightningfaucet-mcp-server": {
"command": "npx",
"args": [
"-y",
"lightningfaucet/mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.