UNPKG

pocketsmith-mcp

Version:

MCP server for managing budgets via PocketSmith API

8 lines (7 loc) 248 B
/** * @fileoverview CLI entry point for running the AI agent. * This script parses command-line arguments to configure and instantiate * the Agent, then starts its execution loop with a given prompt. * @module src/agent/cli/main */ export {};