Developer Tools
Trust: 39/100 (Limited)io.github.eliaskress/flowcheck Guide
Stripe payouts, Shopify orders, and bank transactions unified for reconciliation and cash flow
by eliaskress
Quick Start
Install
npx @flowcheck/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-eliaskress-flowcheck": {
"command": "npx",
"args": [
"@flowcheck/mcp-server"
]
}
}
}