Build and configure the MCP server for Lightning Node Connect (LNC). Connects AI assistants to lnd nodes via encrypted WebSocket tunnels using pairing phrases — no direct network access or TLS certs needed. Read-only by default (18 tools for querying node state, channels, payments, invoices, peers, on-chain data).
$npx -y skills add lightninglabs/lightning-agent-tools --skill lightning-mcp-serverInstalls into the current project.
Run `npx skills use "https://github.com/lightninglabs/lightning-agent-tools" --skill "lightninglabs/lightning-agent-tools/lightning-mcp-server"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lightninglabs/lightning-agent-tools" that are relevant to the current task. Run `npx skills add "https://github.com/lightninglabs/lightning-agent-tools"` and select the relevant skills, then follow their instructions.