Exposes Lightning network functionality to AI agents through the Breez SDK, facilitating seamless cryptocurrency interactions.
Sponsored
Breez is a unified MCP server designed to empower AI agents with robust Lightning network capabilities. Leveraging the Breez SDK (Spark implementation), it provides a direct interface for agents to perform Lightning transactions, manage wallets, and query network information. The server supports multiple transport modes including stdio for direct client integration (like Claude Desktop), HTTP for web API access, and ASGI for production deployments with external servers, making it versatile for various development and deployment workflows.
Key Features
01Access to full payment history
02Generation of BOLT11 invoices
03Comprehensive wallet balance retrieval
04Detailed Lightning node information
052 GitHub stars
06Ability to send Lightning payments
Use Cases
01Enabling AI agents to manage and query their Lightning wallet balances
02Integrating Lightning payment capabilities into AI agent workflows (e.g., Claude Desktop)
03Allowing AI agents to create and send Lightning invoices and payments programmatically