MCP Server
MCP
io.github.eliaskress/flowcheck
Stripe payouts, Shopify orders, and bank transactions unified for reconciliation and cash flow
Install
npx -y @flowcheck/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@flowcheck/mcp-server",
"version": "0.2.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your FlowCheck API key (fc_live_... or fc_test_...)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "FLOWCHECK_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment