
Flowcheck
Unify Stripe payouts, Shopify orders, and bank transactions in one MCP surface so your agent can help reconcile cash flow and spot mismatches.
Overview
io.github.eliaskress/flowcheck is an MCP server for the Operate phase that exposes FlowCheck’s unified Stripe, Shopify, and bank data for reconciliation and cash-flow analysis.
What is this MCP server?
- stdio npm package @flowcheck/mcp-server v0.2.3
- FLOWCHECK_API_KEY required (fc_live_... or fc_test_...)
- Unifies Stripe payouts, Shopify orders, and bank transactions
- Focused on reconciliation and cash-flow visibility
- GitHub: eliaskress/flowcheck-mcp-server
- MCP server version 0.2.3
- 3 financial source types named (Stripe, Shopify, bank)
- 1 required secret env var FLOWCHECK_API_KEY
What problem does it solve?
Solo founders lose hours matching Stripe payouts and Shopify revenue to bank deposits across disconnected tools with no agent-friendly interface.
Who is it for?
Bootstrapped Shopify plus Stripe shops that already use FlowCheck and want agent-assisted reconciliation and cash-flow checks.
Skip if: Businesses without FlowCheck, pure crypto-only treasuries, or teams needing certified bookkeeping without human oversight.
What do I get? / Deliverables
After you set FLOWCHECK_API_KEY, your agent can query FlowCheck-backed tools to compare payouts, orders, and transactions in one reconciliation workflow.
- Agent queries across Stripe payouts, Shopify orders, and bank transactions
- Reconciliation-oriented tool access via FlowCheck
- Faster cash-flow visibility in agent sessions
Recommended MCP Servers
Journey fit
Cash reconciliation is an Operate concern once revenue flows from Stripe and Shopify into real bank accounts and you need ongoing truth, not launch-week guesses. Iterate matches recurring financial review loops—matching payouts to orders and bank lines as the business changes week to week.
How it compares
FlowCheck finance MCP—not a generic Stripe skill or spreadsheet import macro.
Common Questions / FAQ
Who is io.github.eliaskress/flowcheck for?
It is for solo operators and small ecommerce teams using FlowCheck who want agents to help reconcile Stripe, Shopify, and bank activity.
When should I use io.github.eliaskress/flowcheck?
Use it during weekly or monthly operate reviews when you need unified payout, order, and transaction context inside your agent IDE.
How do I add io.github.eliaskress/flowcheck to my agent?
Install @flowcheck/mcp-server via npm stdio in MCP config and set FLOWCHECK_API_KEY to your fc_live_ or fc_test_ key from FlowCheck.