AI & ML
Trust: 39/100 (Limited)io.github.lightningfaucet/mcp-server Guide
Give AI agents a Bitcoin wallet with Lightning Network payments and L402 support.
6 starsby lightningfaucet
Quick Start
Install
npx lightning-faucet-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-lightningfaucet-mcp-server": {
"command": "npx",
"args": [
"lightning-faucet-mcp"
]
}
}
}