Mercury for Claude, Cursor, ChatGPT & agents
Mercury — read bank accounts (checking, savings, treasury) with balances, list and search transactions by date / amount / direction (debit / credit) / description, fetch monthly statements (PDF + s...
curl -fsSL https://syncorelabs.ai/install.sh | shmacOS / Linux. Windows + manual install.
What it does
Mercury — read bank accounts (checking, savings, treasury) with balances, list and search transactions by date / amount / direction (debit / credit) / description, fetch monthly statements (PDF + summary), list and create recipients (ACH / wire / check counterparties), list issued cards (physical and virtual), and list Treasury accounts with current rate. Use when the user mentions Mercury bank, business banking, treasury, ACH, wire, recipient, transaction history, statement, card, or wants to inspect / reconcile their startup banking.
The Mercury skill is one of 75+ pre-wired Syncore integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the Syncore daemon discovers the skill at startup and exposes its tools to whichever AI client is running.
Sample prompts
Once Syncore is installed and Mercury is connected, ask your agent something like:
- “List accounts from Mercury.”
- “Get account from Mercury.”
- “List transactions from Mercury.”
Tools available (10)
mercury__list_accountsList bank accounts on the Mercury org with id, name, kind (checking/savings/treasury), available balance, and currency.
mercury__get_accountFetch a single account with full balance details.
mercury__list_transactionsList transactions on an account with optional date / status / search filters. Returns up to `limit` (default 50, max 500).
mercury__get_transactionFetch one transaction by id.
mercury__get_statementFetch a per-month statement for an account (returns the URL to the PDF + summary numbers).
mercury__list_recipientsList saved recipients (counterparties for ACH / wire / check).
mercury__create_recipientCreate a new recipient. Returns the new recipient id; payment APIs in Mercury require a confirmed recipient.
mercury__list_cardsList physical + virtual cards issued under the org.
mercury__search_transactionsConvenience wrapper: list_transactions across one account and filter by min/max amount, sign (debit/credit), and free-text after the API call.
mercury__list_treasuryList Mercury Treasury accounts (high-yield) with current rate + balance.
How to connect
Mercury needs a provider API key to talk to mercury. Connect it from the Syncore dashboard:
- Run
curl -fsSL https://syncorelabs.ai/install.sh | shon macOS / Linux (or the PowerShell command on Windows). - Run
syncore loginto create your account and a device-bound encryption key. - Visit syncorelabs.ai/connect and authorize Mercury.
- Run
syncore updateto sync the skill + credentials to every installed AI client.
Pricing
Free at every Syncore tier. Connect your account once at /connect; the OAuth or API-key credential stays encrypted on your machine and syncs to your other devices via the Syncore vault.
See the full Syncore pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.
Related
Looking at Mercury? You may also want:
- Attio — read and update CRM records (people, companies, deals, custom objects), search by query, list and add to saved lists / segments, and append Markdown notes via the Attio v2 API
- HubSpot — list and search contacts, create new contacts, list deals, and create new deals via HubSpot API v3
- PostHog — query product-analytics events with filters, run arbitrary HogQL (PostHog's SQL-like) queries against events / persons tables, list and search persons (users) by email / distinct_id, list...
- Ramp — list and search corporate-card transactions with date / state / merchant / amount filters, list and inspect cards (physical + virtual), list users (with role filter), list departments and lo...
- Shopify — list products (with optional collection filter), fetch a single product by id, list orders (open / closed / cancelled / any), and fetch a single order by id from a Shopify store using the...
Or browse all 75 skills in the Syncore catalog.