UNPKG

pocketsmith-mcp

Version:

MCP server for managing budgets via PocketSmith API

8 lines (7 loc) 273 B
/** * @fileoverview Example script to demonstrate usage of the DuckDBService. * Creates a sample database, table, inserts data, queries it, and logs results. * Database files will be stored in the './duckdata/' directory. * @module storage/duckdbExample */ export {};