inflow for VS Code
ai.inflowpay.app/inflow
MCP Server for agents to onboard, pay, and provision services autonomously with InFlow
client:VS Code
transport:streamable-http
Install inflow in VS Code
.vscode/mcp.json
{
"servers": {
"inflow": {
"type": "http",
"url": "https://app.inflowpay.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs