🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Pane

by @darnfish

Access personal finance data (bank accounts, transactions, balances, spending, investments, crypto) via Pane's hosted MCP server using mcporter. Requires a P...

Versionv1.0.3
Installs2
βš™οΈ Configuration

The user must have a Pane account with linked financial accounts and an API key from pane.money/dashboard/connect.

Set the PANE_API_KEY environment variable (do not paste the key directly into shell commands):

# Add to your shell profile (.zshrc, .bashrc, etc.)
export PANE_API_KEY="pane_sk_live_..."

Then configure mcporter:

# Add Pane as an MCP server using the env var
mcporter config add pane --url https://mcp.pane.money --header "Authorization: Bearer $PANE_API_KEY"

Verify connection

mcporter list pane --schema

πŸ“‹ Tips & Best Practices

  • Amounts: positive = debits (spending), negative = credits (income)
  • Dates: YYYY-MM-DD format, UTC
  • Pagination: limit + offset on get_transactions and list_annotations
  • Errors return isError: true β€” common: rate limit (wait + retry), subscription inactive (402), crypto not enabled
  • Annotations are persistent and server-side β€” never store passwords, full account numbers, or secrets in annotation content
  • Prefer --output json for machine-readable results
  • View on ClawHub
    TERMINAL
    clawhub install pane

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’