flowcheck for Windsurf
io.github.eliaskress/flowcheck
Stripe payouts, Shopify orders, and bank transactions unified for reconciliation and cash flow
client:Windsurf
transport:stdio
runtime:npm
Install flowcheck in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"flowcheck": {
"command": "npx",
"args": [
"-y",
"@flowcheck/mcp-server"
],
"env": {
"FLOWCHECK_API_KEY": "<FLOWCHECK_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs