Check Lightning budget
l402_balanceCheck remaining Bitcoin Lightning budget for the session. Use before fetching to confirm sufficient sats and prevent failed payments.
Instructions
Returns the remaining Bitcoin Lightning budget for this MCP session. Use this before calling l402_fetch to confirm you have enough sats — avoids wasted attempts when budget is exhausted. Returns: ' sats remaining of total (spent: sats)'. Read-only — does not trigger any payment or side effect. Budget is set at server startup via BUDGET_SATS (default: 1000 sats ≈ $0.60); to increase it, restart the MCP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||