UNPKG

pocketsmith-mcp

Version:

MCP server for managing budgets via PocketSmith API

8 lines (7 loc) 244 B
/** * @fileoverview Bootstrap file for the agent CLI. * This script ensures that essential asynchronous services, like the logger, * are initialized before the main application logic is executed. * @module src/agent/cli/boot */ export {};