RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.refined-element/lightning-enable-mcp · v1.12.13
AI agent Lightning payments: invoices, wallets, L402 access, API discovery, budgets, and commerce.
Lightning Enable MCP Server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"lightning-enable-mcp": {
"command": "uvx",
"args": [
"lightning-enable-mcp"
]
}
}
}STRIKE_API_KEY可选secretStrike API key for Lightning payments (recommended wallet)
NWC_CONNECTION_STRING可选secretNostr Wallet Connect URI (for NWC wallets like CoinOS, CLINK, Alby Hub)
LND_REST_HOST可选LND REST API host (e.g., localhost:8080)
LND_MACAROON_HEX可选secretLND admin macaroon in hex format
OPENNODE_API_KEY可选secretOpenNode API key (direct payments only, no L402 support)
OPENNODE_ENVIRONMENT可选OpenNode environment: production or dev (testnet)
L402_MAX_SATS_PER_REQUEST可选Maximum satoshis allowed per single payment request
L402_MAX_SATS_PER_SESSION可选Maximum total satoshis allowed per session
LIGHTNING_ENABLE_API_KEY可选secretLightning Enable API key for agent registration and ASA publishing (Agentic Commerce subscription)
AGENT_RELAY_URL可选Nostr relay URL for agent events (default: wss://agents.lightningenable.com)
STRIKE_API_KEY可选secretStrike API key for Lightning payments (recommended wallet)
NWC_CONNECTION_STRING可选secretNostr Wallet Connect URI (for NWC wallets like CoinOS, CLINK, Alby Hub)
LND_REST_HOST可选LND REST API host (e.g., localhost:8080)
LND_MACAROON_HEX可选secretLND admin macaroon in hex format
OPENNODE_API_KEY可选secretOpenNode API key (direct payments only, no L402 support)
L402_MAX_SATS_PER_REQUEST可选Maximum satoshis allowed per single payment request
L402_MAX_SATS_PER_SESSION可选Maximum total satoshis allowed per session
LIGHTNING_ENABLE_API_KEY可选secretLightning Enable API key for agent registration and ASA publishing (Agentic Commerce subscription)
AGENT_RELAY_URL可选Nostr relay URL for agent events (default: wss://agents.lightningenable.com)
STRIKE_API_KEY可选secretStrike API key for Lightning payments (recommended wallet)
NWC_CONNECTION_STRING可选secretNostr Wallet Connect URI (for NWC wallets like CoinOS, CLINK, Alby Hub)
LND_REST_HOST可选LND REST API host (e.g., localhost:8080)
LND_MACAROON_HEX可选secretLND admin macaroon in hex format
OPENNODE_API_KEY可选secretOpenNode API key (direct payments only, no L402 support)
L402_MAX_SATS_PER_REQUEST可选Maximum satoshis allowed per single payment request
L402_MAX_SATS_PER_SESSION可选Maximum total satoshis allowed per session
LIGHTNING_ENABLE_API_KEY可选secretLightning Enable API key for agent registration and ASA publishing (Agentic Commerce subscription)
AGENT_RELAY_URL可选Nostr relay URL for agent events (default: wss://agents.lightningenable.com)
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.github.refined-element/lightning-enable-mcp",
"type": "mcp-server",
"version": "1.12.13",
"displayName": "Lightning Enable MCP Server",
"description": "AI agent Lightning payments: invoices, wallets, L402 access, API discovery, budgets, and commerce.",
"repository": {
"url": "https://github.com/refined-element/lightning-enable-mcp",
"source": "github"
},
"homepage": "https://docs.lightningenable.com/products/l402-microtransactions/mcp-complete-guide",
"distribution": {
"packages": [
{
"registryType": "nuget",
"identifier": "LightningEnable.Mcp",
"version": "1.12.13",
"runtimeHint": "dnx",
"transport": "stdio",
"environmentVariables": [
{
"name": "STRIKE_API_KEY",
"description": "Strike API key for Lightning payments (recommended wallet)",
"isSecret": true
},
{
"name": "NWC_CONNECTION_STRING",
"description": "Nostr Wallet Connect URI (for NWC wallets like CoinOS, CLINK, Alby Hub)",
"isSecret": true
},
{
"name": "LND_REST_HOST",
"description": "LND REST API host (e.g., localhost:8080)"
},
{
"name": "LND_MACAROON_HEX",
"description": "LND admin macaroon in hex format",
"isSecret": true
},
{
"name": "OPENNODE_API_KEY",
"description": "OpenNode API key (direct payments only, no L402 support)",
"isSecret": true
},
{
"name": "OPENNODE_ENVIRONMENT",
"description": "OpenNode environment: production or dev (testnet)"
},
{
"name": "L402_MAX_SATS_PER_REQUEST",
"description": "Maximum satoshis allowed per single payment request"
},
{
"name": "L402_MAX_SATS_PER_SESSION",
"description": "Maximum total satoshis allowed per session"
},
{
"name": "LIGHTNING_ENABLE_API_KEY",
"description": "Lightning Enable API key for agent registration and ASA publishing (Agentic Commerce subscription)",
"isSecret": true
},
{
"name": "AGENT_RELAY_URL",
"description": "Nostr relay URL for agent events (default: wss://agents.lightningenable.com)"
}
]
},
{
"registryType": "pypi",
"identifier": "lightning-enable-mcp",
"version": "1.12.13",
"runtimeHint": "uvx",
"transport": "stdio",
"environmentVariables": [
{
"name": "STRIKE_API_KEY",
"description": "Strike API key for Lightning payments (recommended wallet)",
"isSecret": true
},
{
"name": "NWC_CONNECTION_STRING",
"description": "Nostr Wallet Connect URI (for NWC wallets like CoinOS, CLINK, Alby Hub)",
"isSecret": true
},
{
"name": "LND_REST_HOST",
"description": "LND REST API host (e.g., localhost:8080)"
},
{
"name": "LND_MACAROON_HEX",
"description": "LND admin macaroon in hex format",
"isSecret": true
},
{
"name": "OPENNODE_API_KEY",
"description": "OpenNode API key (direct payments only, no L402 support)",
"isSecret": true
},
{
"name": "L402_MAX_SATS_PER_REQUEST",
"description": "Maximum satoshis allowed per single payment request"
},
{
"name": "L402_MAX_SATS_PER_SESSION",
"description": "Maximum total satoshis allowed per session"
},
{
"name": "LIGHTNING_ENABLE_API_KEY",
"description": "Lightning Enable API key for agent registration and ASA publishing (Agentic Commerce subscription)",
"isSecret": true
},
{
"name": "AGENT_RELAY_URL",
"description": "Nostr relay URL for agent events (default: wss://agents.lightningenable.com)"
}
]
},
{
"registryType": "oci",
"identifier": "docker.io/refinedelement/lightning-enable-mcp:1.12.13",
"runtimeHint": "docker",
"transport": "stdio",
"environmentVariables": [
{
"name": "STRIKE_API_KEY",
"description": "Strike API key for Lightning payments (recommended wallet)",
"isSecret": true
},
{
"name": "NWC_CONNECTION_STRING",
"description": "Nostr Wallet Connect URI (for NWC wallets like CoinOS, CLINK, Alby Hub)",
"isSecret": true
},
{
"name": "LND_REST_HOST",
"description": "LND REST API host (e.g., localhost:8080)"
},
{
"name": "LND_MACAROON_HEX",
"description": "LND admin macaroon in hex format",
"isSecret": true
},
{
"name": "OPENNODE_API_KEY",
"description": "OpenNode API key (direct payments only, no L402 support)",
"isSecret": true
},
{
"name": "L402_MAX_SATS_PER_REQUEST",
"description": "Maximum satoshis allowed per single payment request"
},
{
"name": "L402_MAX_SATS_PER_SESSION",
"description": "Maximum total satoshis allowed per session"
},
{
"name": "LIGHTNING_ENABLE_API_KEY",
"description": "Lightning Enable API key for agent registration and ASA publishing (Agentic Commerce subscription)",
"isSecret": true
},
{
"name": "AGENT_RELAY_URL",
"description": "Nostr relay URL for agent events (default: wss://agents.lightningenable.com)"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.refined-element/lightning-enable-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.refined-element%2Flightning-enable-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}