loading…
Search for a command to run...
loading…
Give your AI agent a Bitcoin wallet. Send and receive Lightning payments, check balances, and manage invoices, all through MCP tool calls. Works with Claude Cod
Give your AI agent a Bitcoin wallet. Send and receive Lightning payments, check balances, and manage invoices, all through MCP tool calls. Works with Claude Code, Codex, Cursor, Windsurf, and any MCP-compatible client. Free to start, no KYC.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"lightning-wallet-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"lightning-faucet/lightning-wallet-mcp"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.