Back to search
30
MCP

lightning-wallet-mcp

npm/lightning-wallet-mcp

Lightning wallet for AI agents. MCP server + CLI. Works with Claude Code, OpenClaw, Cursor, and any agent framework.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ln-mcp
MCP server that gives AI agents a Bitcoin Lightning wallet — pay invoices, fetch L402 APIs, manage budgets
0 tools
io.github.lightningfaucet/mcp-server
Give AI agents a Bitcoin wallet with Lightning Network payments and L402 support.
0 tools
agentwallet-mcp
MCP Server for AgentWallet Protocol — AI agents get wallets, escrow, and payments as native tools
0 tools
io.github.donovanh/mcp-server
MCP server for Lightning Tools — pay-per-call AI tools via Bitcoin Lightning
0 tools
lightning-client-mcp
A Bitcoin lightning client designed for agentic workflows and tools.
0 tools
io.github.lordbasilaiassistant-sudo/base-multi-wallet-mcp
MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lightning-wallet-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}