ClawLink
Data & Analytics14 toolsPaste one API key

PocketSmith integration for AI agents

PocketSmith is a personal finance platform for tracking accounts and transactions, managing budgets, and forecasting financial outcomes.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect PocketSmith once and call the same tools from all of them.

Setup

Connect PocketSmith through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

PocketSmith exposes 14 tools through ClawLink.

ToolWhat it doesKind
pocketsmith_get_budgetReturn a PocketSmith user's current category-level actual and forecast budget analysisRead
pocketsmith_get_budget_summaryAnalyze the user's combined income and expense budget over a required date range and periodRead
pocketsmith_get_current_userReturn the PocketSmith user authorized by the connected developer key, including the user IDRead
pocketsmith_get_transactionReturn one PocketSmith transaction by ID with its amount, date, payee, category, labels, andRead
pocketsmith_list_accountsReturn all financial accounts belonging to a PocketSmith user, including account, primaryRead
pocketsmith_list_categoriesReturn all categories belonging to a PocketSmith user, including hierarchy and budgeting flagsRead
pocketsmith_list_transaction_accountsReturn the transaction accounts belonging to a PocketSmith user, including IDs and balancesRead
pocketsmith_list_transactionsReturn one page of a user's transactions with optional date, state, type, and keyword filtersRead
pocketsmith_create_categoryCreate one category for a PocketSmith user with optional hierarchy and budgeting behaviorWrite
pocketsmith_create_transactionCreate one transaction in a specified transaction account and return the created financialWrite
pocketsmith_update_accountUpdate selected metadata on one financial account without deleting it or changingWrite
pocketsmith_update_categoryUpdate selected hierarchy, display, and budgeting fields on one category without deleting itWrite
pocketsmith_update_transactionUpdate selected fields on one existing transaction without deleting or splitting itWrite
pocketsmith_update_transactionsUpdate 1-20 distinct transactions sequentiallyWrite