Your finances.
Your agent.

Connect Hiro to Claude, ChatGPT, Codex, or any MCP-compatible client.

After running this command, start a new Claude Code session, then run /mcp to connect and authenticate Hiro.
claude mcp add --transport http hiro https://mcp.hirofinance.com
Settings → Connectors → Add custom connector, then enter:
https://mcp.hirofinance.com
Settings → Connectors → Add custom connector, then enter:
https://mcp.hirofinance.com
Settings → Apps → Advanced → enable Developer Mode → Create app, then enter:
https://mcp.hirofinance.com
$ codex mcp add hiro --url https://mcp.hirofinance.com
Add to .cursor/mcp.json in your project or ~/.cursor/mcp.json globally:
{
  "mcpServers": {
    "hiro": {
      "type": "http",
      "url": "https://mcp.hirofinance.com"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json:
{
  "mcpServers": {
    "hiro": {
      "type": "http",
      "url": "https://mcp.hirofinance.com"
    }
  }
}
View docs →

What people are doing

“Pull my last 6 months of spending and build a spreadsheet breaking it down by tax-deductible vs. non-deductible.”

Your AI pulls real transaction data from Hiro, categorizes each expense, and generates a ready-to-use spreadsheet.

“Build me an interactive HTML app to explore my spending trends by category and month.”

Your AI reads your transactions and builds a live, filterable visualization you can open in any browser.

“Create a PDF report of my net worth, portfolio allocation, and top spending categories with charts.”

Your AI combines balances, holdings, and transactions from Hiro into a polished report with charts.

Financial data at your agent's fingertips

Accounts

Checking, savings, credit cards, loans, and investment accounts with current balances.

Transactions

Full spending and income history with categories, merchants, and dates.

Balances

Historical balance snapshots and net worth time series.

Subscriptions

Detected recurring charges — Netflix, rent, utilities, and more.

Holdings

Investment portfolio positions with quantities and current values.

Securities

Stock, ETF, and fund reference data for your holdings.

Secure by design

OAuth authentication

Log in with your existing Hiro credentials. No API keys or tokens to manage.

Read-only access

Your agent can view your data but can never move money or modify your accounts.

No credentials shared

Your bank login credentials are never exposed to your agent client.