Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YNAB_API_TOKEN | Yes | Your Personal Access Token from YNAB (required) | |
| YNAB_BUDGET_ID | No | Your YNAB budget ID (optional) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_budgets | Lists all available budgets from YNAB API |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |