Loading MCP server directory, please wait...
Stripe payouts, Shopify orders, and bank transactions unified for reconciliation and cash flow
npx @getmcp/cli add io.github.eliaskress/flowcheckRequires Node.js 18+. Community-contributed server. Review source before installing.
FLOWCHECK_API_KEYYour FlowCheck API key (fc_live_... or fc_test_...)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.eliaskress/flowcheck": {
"command": "npx",
"args": [
"-y",
"@flowcheck/mcp-server"
],
"env": {
"FLOWCHECK_API_KEY": ""
}
}
}
}