- Configure API key via environment variables, .env file, or secret management system
- Run the server in development or production mode
- Access resources like ynab://accounts to list accounts
- Use create_transaction tool to add new transactions
- Retrieve account balances with get_account_balance
- Integrate with your application or workflow using MCP resources