Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LND_HOST | No | LND node hostname | localhost |
| LND_PORT | No | LND node port | 10009 |
| USE_MOCK_LND | No | Whether to use mock LND data instead of connecting to a real node | false |
| LND_MACAROON_PATH | No | Path to your LND readonly macaroon file | |
| LND_TLS_CERT_PATH | No | Path to your LND TLS certificate file |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |