lightning-agent-tools
Lightning Network payments, node setup, and paid API access
All Skills in This Repository (11)
Pure Emerald Level Indicatorscommerce
Set up Lightning Network commerce workflows for buying and selling digital resources.
macaroon-bakery
Bake, inspect, and rotate scoped lnd macaroons for least-privilege agent access.
run-litd
Configure litd and LND node stacks with remote signer on Ubuntu.
taproot-assets-rpc
Authenticate and parse LND and Taproot Assets gRPC data in Go.
lnc-app
Build browser-based Lightning Node Connect apps with lnc-web and LND RPC.
aperture
Protect backend services with a Lightning-powered L402 reverse proxy requiring payment.
lnd-navigate
Locate entry points and subsystem boundaries in the lnd Go codebase.
lnd
Deploy and manage Lightning Terminal nodes for L402 payments.
lightning-mcp-server
Connect AI assistants to Lightning nodes for read-only inspection via Lightning Node Connect.
litd-grpc
Manage litd gRPC accounts, macaroons, payments, and LNC sessions.
lightning-security-module
Separate Lightning private keys from agent-controlled machines via remote signer setup.
Frequently Asked Questions
FAQPage SchemaHow to install Lightning Agent Tools?โผ
Run `npx skills add lightninglabs/lightning-agent-tools --all -g -y` in your terminal to install all skills globally.
How to let software pay for things online?โผ
This kit runs a Lightning node and uses the lnget client to automatically pay L402 invoices when a server returns an HTTP 402 response, with spending caps you control.
How to sell API access for micropayments?โผ
The aperture skill runs an L402 reverse proxy in front of your backend that issues Lightning invoices and only proxies requests after payment.
Are private keys safe with this setup?โผ
Yes. The default architecture keeps all keys on a separate remote signer machine, and the working node runs watch-only with scoped macaroon credentials.
Does it work with Claude Code and other MCP clients?โผ
Yes. The included MCP server connects to your node via Lightning Node Connect with a pairing phrase and exposes 18 read-only query tools to any MCP-compatible client.
Related Repositories in Finance & Accounting
View All in Finance & Accountingโccxt
Trade and pull market data from 100+ crypto exchanges
financial-services
AI agents for banking, research, fund admin, and wealth workflows
financial-services-plugins
AI agents for banking, research, fund admin, and wealth workflows