flowcheck for Claude Desktop
io.github.eliaskress/flowcheck
Stripe payouts, Shopify orders, and bank transactions unified for reconciliation and cash flow
client:Claude Desktop
transport:stdio
runtime:npm
Install flowcheck in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"flowcheck": {
"command": "npx",
"args": [
"-y",
"@flowcheck/mcp-server"
],
"env": {
"FLOWCHECK_API_KEY": "<FLOWCHECK_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs