Stripe payouts, Shopify orders, and bank transactions unified for reconciliation and cash flow
claude mcp add flowcheck -- npx -y @flowcheck/mcp-server
claude_desktop_config.json
{
"mcpServers": {
"flowcheck": {
"command": "npx",
"args": [
"-y",
"@flowcheck/mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"flowcheck": {
"command": "npx",
"args": [
"-y",
"@flowcheck/mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"flowcheck": {
"command": "npx",
"args": [
"-y",
"@flowcheck/mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"flowcheck": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@flowcheck/mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"flowcheck": {
"command": "npx",
"args": [
"-y",
"@flowcheck/mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.eliaskress--flowcheck/reviews or the review_server meta-tool.
POST /mcp