For the complete documentation index, see llms.txt. This page is also available as Markdown.

MCP Example Workflows

Sample AI assistant prompts for daily operations, period close, investigation, cleanup, deliverables, onboarding, and reusable MCP routines.

Tip: Default to read-only. When a workflow writes data, ask for a preview first and confirm before applying. The prompts in this article are phrased that way; keep that pattern when adapting them.

How to read this page

Every workflow is tagged in its title so you know what it touches before you open it:

  • Read-only: looks things up, never changes Kick.

  • Read first, then writes: starts as a lookup; writes only after you approve a preview.

  • Writes to Kick: uses a write tool. Always preview and confirm before applying.

A label that says "multi-step" spans several prompts or turns, or builds a reusable artifact.

Hover a prompt and click the copy icon to paste it into your assistant. Use Ask → Open in Claude or Open in ChatGPT (top right) to load the full page as context.

You can ask the assistant to do more than run one prompt. It can chain steps, build a reusable artifact (a checklist, a Q&A sheet), save a sequence as a routine, or draft a skill. See Routines & artifacts below.

Start here

New to Kick MCP? Begin with these read-only single prompts, then explore the sections below.

  • Find the right client context: confirm which workspace you are in (see Daily ops).

  • Pull reports for review: get a P&L or balance sheet (see Close).

  • Review transactions that need attention: triage a period (see Daily ops).

Daily ops

Workspace context snapshot (read-only)

A faster orientation than listing workspaces by name. Use it at the start of a session.

Find the right client context (read-only)

Use this when you are switching between clients or checking whether the assistant is using the right workspace.

Daily triage across clients (read-only)

For a full morning standup view that builds a reusable artifact, see Multi-client morning briefing.

Review transactions that need attention (read-only)

Ask for source data before acting:

Account health check (across workspaces) (read-only)

Use this to catch broken or stale bank feeds before they block close.

Document backlog (read first, then writes)

Start read-only by finding documents that are not yet linked:

Then match the oldest, and stop before linking:

Note: filename search does not read document contents. Match on period, account, and amount, not vendor text.

Task follow-up queue (read first, then writes)

Then stage a new task and stop before confirming:

Close

Pull reports for review (read-only)

For a deeper review:

Run a period-end sweep (read-only)

A sweep stitches together close-prep checks into a single read-only pass:

To reconcile against an external source:

For a re-runnable checklist artifact, see Monthly close checklist artifact.

Cash flow vs. P&L sanity check (read-only)

Investigation

Inspect activity before changing anything (read-only)

Use this before approving a close, reviewing a catch-up file, or investigating unexpected report changes.

Unwind a change after review (writes to Kick, multi-step)

When activity inspection turns up a batch you want to roll back, ask for a preview before reverting:

For a single transaction:

Why did Kick categorize this? (read-only)
Account drill-down after a report surprise (read-only)

For a packaged one-page write-up, see Report-surprise investigation artifact.

Cleanup & scale

Audit and tune the Chart of Accounts (read first, then writes)

Start with usage before making changes:

For a structural change, request a preview before any write:

Clean up counterparties and classes (read first, then writes)

Identify duplicates and underused entries before merging or retiring:

Once you have reviewed the proposal, authorize the merge:

Build and tune rules (read first, then writes)

Preview what a new rule would match before creating it:

Audit existing rules for staleness:

Normalize a messy vendor (read first, then writes)
Review and fix split transactions (read first, then writes)

Then re-split a specific transaction, preview only:

Deliverables

Prepare client follow-up (read-only)

This is a strong read-only workflow: the assistant gathers context while the accountant stays in control of the client message.

Owner-facing monthly summary (read-only)
Vendor spend / 1099 prep (read-only)

Then drill into one vendor:

Multi-entity comparison (read-only)

Onboarding

Stage a new client setup (writes to Kick, multi-step)

Onboarding involves writes: entities, addresses, ledgers, Chart of Accounts copy, and opening balances. Stage each step as a preview before confirming.

For comparing existing client structures (read-only):

Catch-up onboarding plan (read first, then writes)

Routines & artifacts

These chain multiple steps, run across turns, or produce a reusable artifact, routine, or skill.

Monthly close checklist artifact (read-only, multi-step)

Make it durable:

Client Q&A loop (read first, then writes)

Next turn, close the loop:

Report-surprise investigation artifact (read-only, multi-step)
Multi-client morning briefing (read-only, multi-step)
Rule proposal with backtest (read first, then writes)
Draft journal entries from source documents, then attach to transactions (read first, then writes)

A high-leverage MCP workflow is handing the assistant a document (payroll register, closing statement, amortization schedule, or complex bill) and asking it to draft journal entries, post them after review, and attach the source document to the related transactions. Documents attach to transactions through transactions_document_links_act, not to journal entries. Always have it draft first, never post directly from a document without review.

To audit posted entries afterward:

Turn a recurring review into a skill (read-only, multi-step)
Preview supported write actions (writes to Kick)

Some write tools return a confirmation preview before they change data. Ask the assistant to stop at the preview:

Only confirm after you review the workspace, dates, amounts, and the exact change.

Last updated

Was this helpful?