Skip to main content
Glama
dannyshaw

Pocketsmith MCP Server

by dannyshaw

pocketsmith_create_transaction

Create new financial transactions in Pocketsmith by specifying account, payee, amount, and date to track income and expenses.

Instructions

Create a new transaction

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
transaction_account_idYesThe transaction account ID
payeeYesThe payee name
amountYesThe transaction amount (negative for debit, positive for credit)
dateYesThe transaction date (YYYY-MM-DD)
is_transferNoWhether this is a transfer between accounts
labelsNoLabels to assign to the transaction
category_idNoCategory ID to assign
noteNoNote for the transaction
memoNoMemo for the transaction
needs_reviewNoWhether the transaction needs review

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dannyshaw/pocketsmith-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server