Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| setup_authentication | Get instructions for setting up secure authentication with Monarch Money. |
| check_auth_status | Check if already authenticated with Monarch Money. |
| debug_session_loading | Debug session loading issues. |
| get_accounts | Get all financial accounts from Monarch Money. |
| get_transactions | |
| get_budgets | Get budget information from Monarch Money. |
| get_cashflow | |
| get_account_holdings | |
| create_transaction | |
| update_transaction | |
| refresh_accounts | Request account data refresh from financial institutions. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |