LedgerAgent is an autonomous finance operations agent for small e-commerce businesses. It watches your data across Shopify, Stripe and your bank, catches the issues a bookkeeper would miss, and tells you what to do.
Small e-commerce founders run their financial life across four tools and a spreadsheet that's always three weeks out of date. Bookkeepers help, but they categorise rows. They don't watch patterns.
A bookkeeper costs around £40,000 a year. A part-time CFO is £80,000+. Most small businesses can afford neither — and pay for it in money they quietly lose.
Below is an actual exchange with LedgerAgent. The findings, transaction IDs, and amounts are real — pulled live from BigQuery through a custom MCP server, with pipeline operations served by Fivetran's official MCP server.
LedgerAgent isn't a chatbot with a database. It plans multi-step investigations, calls tools, reacts to results, and acts on infrastructure. Built on Google Cloud Agent Platform with two MCP servers: a custom one we ship ourselves for BigQuery analytics and email actions, plus Fivetran's official MCP server vendored from github.com/fivetran/fivetran-mcp.
A custom Model Context Protocol server with seven tools: querying, duplicate detection, concentration analysis, pipeline status, sync triggers, dispute email drafting, and Resend send.
Cloud Run · 7 toolsShopify, Stripe and the bank stream into one warehouse. Fivetran handles the messy plumbing so the agent can focus on patterns.
europe-west2A custom Model Context Protocol server with seven tools: querying, duplicate detection, concentration analysis, pipeline status, sync triggers, dispute email drafting, and Resend send.
Cloud Run · 7 toolsFivetran's open-source MCP server, vendored from github.com/fivetran/fivetran-mcp and run as a stdio subprocess. Exposes live Fivetran operations: list connections, get sync status, inspect destinations.
stdio · Fivetran APIThe brain. Plans investigations, decides which tools to call, reasons over results, and produces actions — not just answers.
gemini-3.1-pro