brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.refined-element/lightning-enable-mcp · v1.15.0
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)
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
v3.1.0
io.github.pvliesdonk/markdown-vault-mcp
Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing
v0.3.0
io.github.opendata-kr/narajangteo-opening
나라장터 낙찰정보서비스 Open API를 위한 로컬 MCP 서버
v3.10.1
io.github.webdriverio/mcp
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
v0.0.53
io.github.cablate/google-map
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
v1.0.0
ai.arpi/arpi-mcp
AI-powered ECG analysis: submit ECG images and receive diagnosis reports from ARPI's ECG AI.
{
"id": "io.github.refined-element/lightning-enable-mcp",
"type": "mcp-server",
"version": "1.15.0",
"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.15.0",
"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.15.0",
"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.15.0",
"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"
}
}