deploy_node
Deploy a non-custodial Lightning node (LND + Neutrino) on your own VPS. Returns a node ID to track progress; complete wallet setup in the Lightning Terminal UI.
Instructions
Deploy a new Lightning node (LND + Neutrino) on a VPS. The node runs on the user's own server and is fully non-custodial. Returns a node ID to track progress. The user must complete wallet setup manually in the Lightning Terminal UI. Use node_status to check progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tor | No | Enable Tor-only mode for maximum privacy. Default: false. | |
| region | No | Region slug (e.g., 'nbg1', 'fsn1'). Omit to use the first available region. | |
| api_key | Yes | VPS provider API key (e.g., Hetzner API token) | |
| provider | Yes | VPS provider. LunaNode is cheapest (~$3.50/mo) and accepts BTC, Hetzner ~$5.49/mo, Scaleway ~$6.42/mo, Vultr ~$10/mo (32 locations + accepts crypto), DigitalOcean ~$12/mo (global). |