Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ehallmark • Uncategorized
An MCP server that interfaces with a local Bitcoin Lightning Network Daemon to enable agentic systems to interact with the Lightning Network.
Interact programmatically with the Bitcoin Lightning Network via a local Lightning Network Daemon.
That require SSE-based communication to integrate Lightning Network capabilities into workflows.
Leverage the Model Context Protocol to manage Lightning Network operations within agentic systems.
This MCP server wraps communication with a local Lightning Network Daemon (lnd) using the btc-lightning-client library, exposing it via a Model Context Protocol server. It facilitates interaction with the Lightning Network through SSE transport, making it suitable for integration with agentic frameworks like LangGraph. The server requires a running lnd instance and provides a streamlined way for agents to perform Lightning Network operations programmatically.