Cash Flow Frog for VS Code
com.cashflowfrog.mcp/server
Cash flow forecasting: manage scenarios, projections, and bank accounts for your company.
client:VS Code
transport:streamable-http
Install Cash Flow Frog in VS Code
.vscode/mcp.json
{
"servers": {
"server": {
"type": "http",
"url": "https://mcp.cashflowfrog.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs