lightning-wallet-mcp
Lightning wallet for AI agents. MCP server + CLI. Works with Claude Code, OpenClaw, Cursor, and any agent framework.
AI & MLnpx -y lightning-wallet-mcp{
"mcpServers": {
"lightning-wallet-mcp": {
"command": "npx",
"args": [
"-y",
"lightning-wallet-mcp"
]
}
}
}lightning-wallet-mcp is a community MCP server that connects AI assistants like Claude to lightning wallet for ai agents. mcp server + cli. works with claude code, openclaw, cursor, and any agent framework. It runs locally on your machine, keeping your data private and giving you full control over the connection. AI engineers can use it to chain models and pipelines into more powerful workflows.
About lightning-wallet-mcp
Overview
Lightning wallet for AI agents. MCP server + CLI. Works with Claude Code, OpenClaw, Cursor, and any agent framework.
Links
Topics
mcp, mcp-server, model-context-protocol, lightning, lightning-network, bitcoin, ai-agent, l402, x402, payments, micropayments, wallet, cli, claude, anthropic, cursor, agent-framework, lightning-faucet-mcp
Who Should Use lightning-wallet-mcp?
- 1Chain AI models and pipelines through a unified MCP interface
- 2Let Claude orchestrate other AI tools and models
- 3Integrate embeddings, image generation, or speech APIs into your workflow
- 4Build multi-model workflows without writing custom integration code
How to Install lightning-wallet-mcp
Before you start
You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.
- 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
- 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
- 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.