4,000+ servers built on MCP Fusion
Vinkius
Mastra AISDK
Mastra AI
Why use Mercury MCP Server with Mastra AI?

Bring Business Banking
to Mastra AI

Create your Vinkius account to connect Mercury to Mastra AI and start using all 10 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.

MCP Inspector GDPR Free for Subscribers
Create RecipientGet AccountGet TransactionGet Treasury BalanceList AccountsList PaymentsList RecipientsList StatementsList Team MembersList Transactions
ChatGPT Claude Perplexity

Compatible with every major AI agent and IDE

ClaudeClaude
ChatGPTChatGPT
CursorCursor
GeminiGemini
WindsurfWindsurf
VS CodeVS Code
JetBrainsJetBrains
VercelVercel
+ other MCP clients
Mercury

What is the Mercury MCP Server?

Connect your Mercury business banking account to your AI agent and manage your startup finances conversationally.

What you can do

  • Account Balances — Check real-time balances across all your Mercury accounts instantly from your AI agent.
  • Transaction History — Pull recent transactions filtered by date, amount, or counterparty to track spending patterns.
  • Recipient Management — List, create, and manage payment recipients for ACH and wire transfers.
  • Account Details — Retrieve routing numbers, account numbers, and account metadata programmatically.

How it works

  1. Subscribe to the Mercury integration on the marketplace.
  2. Generate an API token from your Mercury dashboard (Settings → API Tokens).
  3. Ask your AI agent to check balances, pull transactions, or manage recipients.

Who is this for?

  • Startup Founders — Get an instant snapshot of your runway and cash position during investor calls without switching to a browser.
  • Finance & Operations Teams — Automate daily balance checks and transaction reconciliation directly from your development environment.
  • Bookkeepers & CFOs — Monitor cash flow and payment activity across multiple Mercury accounts from a single conversational interface.

Built-in capabilities (10)

create_recipient

Required for sending payments. Create a new payment recipient

get_account

Get bank account details

get_transaction

Get transaction details

get_treasury_balance

Get treasury balance overview

list_accounts

List all Mercury bank accounts

list_payments

List sent payments

list_recipients

List payment recipients

list_statements

List bank statements

list_team_members

List all team members

list_transactions

List recent transactions

Why Mastra AI?

Mastra's agent abstraction provides a clean separation between LLM logic and Mercury tool infrastructure. Connect 10 tools through Vinkius and use Mastra's built-in workflow engine to chain tool calls with conditional logic, retries, and parallel execution. deployable to any Node.js host in one command.

  • Mastra's agent abstraction provides a clean separation between LLM logic and tool infrastructure. add Mercury without touching business code

  • Built-in workflow engine chains MCP tool calls with conditional logic, retries, and parallel execution for complex automation

  • TypeScript-native: full type inference for every Mercury tool response with IDE autocomplete and compile-time checks

  • One-command deployment to any Node.js host. Vercel, Railway, Fly.io, or your own infrastructure

M
See it in action

Mercury in Mastra AI

AI AgentVinkius
High Security·Kill Switch·Plug and Play
Enterprise Security

Why run Mercury with Vinkius?

The Mercury connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 10 tools are ready to work instantly without any complex setup.

You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

View full Mercury details →
Mercury
Fully ManagedNo server setup
Plug & PlayNo coding needed
SecurePrivacy protected
PrivateYour data is safe
Cost ControlBudget limits
Control1-click disconnect
Auto-UpdatesMaintenance free
High SpeedOptimized for AI
Reliable99.9% uptime
Your credentials and connection tokens are fully encrypted

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure

01 / Catalog

Over 4,000 integrations ready for AI agents

Explore a vast library of pre-built integrations, optimized and ready to deploy.

02 / Credentials

Connect securely in under 30 seconds

Generate tokens to authenticate and link external services in a single step.

03 / Guardian

Complete visibility into every agent action

Audit live requests, latency, success rates, and active security compliance policies.

04 / FinOps

Optimize spending and track token ROI

Analyze real-time token consumption and cost metrics detailed by connection.

Over 4,000 integrations ready for AI agents
Connect securely in under 30 seconds
Complete visibility into every agent action
Optimize spending and track token ROI

Explore our live AI Agents Analytics dashboard to see it all working

This dashboard is included when you connect Mercury using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.

Why Vinkius

Mercury and 4,000+ other AI tools. No hosting, no code, ready to use.

Professionals who connect Mercury to Mastra AI through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.

4,000+MCP Integrations
<40msResponse time
100%Fully managed
Raw MCP
Vinkius
Ready-to-use MCPsFind and configure each manually4,000+ MCPs ready to use
Connection SetupManual coding & server setup1-click instant connection
Server HostingYou host it yourself (needs 24/7 uptime)100% hosted & managed by Vinkius
Security & PrivacyStored in plaintext config filesBank-grade encrypted vault
Activity VisibilityBlind execution (no logs or tracking)Live dashboard with real-time logs
Cost ControlRunaway AI token spend riskAutomatic budget limits
Revoking AccessMust delete files or code to stop1-click disconnect button
The Vinkius Advantage

How Vinkius secures Mercury for Mastra AI

Every request between Mastra AI and Mercury is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.

< 40msCold start
Ed25519Signed audit chain
60%Token savings
FAQ

Frequently asked questions

01

How do I get my Mercury API token?

Log in to your Mercury account at app.mercury.com. Go to Settings → API Tokens and click Create Token. Choose the token type (Read Only for balance checks, or Read and Write for managing recipients). Copy the token immediately — it will only be shown once. Paste it into the configuration field below, and you're ready. No code, no SDK, no webhooks.

02

Can my AI agent check my startup's runway instantly during a board meeting?

Absolutely. Just ask your AI agent 'What's my current balance across all Mercury accounts?' and it returns real-time balances for every account — checking, savings, and treasury — in seconds. No tab-switching, no logging in, no waiting for the dashboard to load.

03

What if I need to review recent transactions for month-end close?

Ask your AI agent to pull transactions from any date range. It retrieves each transaction with amount, counterparty, status, and date — perfect for reconciliation. You can filter by account, ask for Wire vs ACH breakdowns, or request only transactions above a specific threshold, all without exporting CSVs.

04

Is this suitable for companies with multiple Mercury accounts?

Yes. The integration retrieves data across all accounts linked to your API token — operating accounts, savings accounts, and treasury balances. Perfect for venture-backed startups managing multiple entities, holding companies, or finance teams tracking cash positions across subsidiaries.

05

How does Mastra AI connect to MCP servers?

Create an MCPClient with the server URL and pass it to your agent. Mastra discovers all tools and makes them available with full TypeScript types.

06

Can Mastra agents use tools from multiple servers?

Yes. Pass multiple MCP clients to the agent constructor. Mastra merges all tool schemas and the agent can call any tool from any server.

07

Does Mastra support workflow orchestration?

Yes. Mastra has a built-in workflow engine that lets you chain MCP tool calls with branching logic, error handling, and parallel execution.

08

createMCPClient not exported

Install: npm install @mastra/mcp

Explore More MCP Servers

View all →