Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| ledger://file |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ledger_balance | Show account balances |
| ledger_register | Show transaction register |
| ledger_accounts | List all accounts |
| ledger_payees | List all payees |
| ledger_commodities | List all commodities |
| ledger_print | Print transactions in ledger format |
| ledger_stats | Show statistics about the ledger file |
| ledger_budget | Show budget report |
| ledger_raw_command | Run a raw ledger command |