Loading MCP server directory, please wait...
AI agent Lightning payments: pay invoices, L402 auto-pay, wallet balance, payment history
npx @getmcp/cli add io.github.refined-element/lightning-enable-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.refined-element/lightning-enable-mcp": {
"command": "dnx",
"env": {
"STRIKE_API_KEY": "",
"NWC_CONNECTION_STRING": "",
"LND_REST_HOST": "",
"LND_MACAROON_HEX": "",
"OPENNODE_API_KEY": "",
"OPENNODE_ENVIRONMENT": "production",
"L402_MAX_SATS_PER_REQUEST": "1000",
"L402_MAX_SATS_PER_SESSION": "10000"
}
}
}
}