Skip to content
Cursor

inflow for Cursor

ai.inflowpay.app/inflow

MCP Server for agents to onboard, pay, and provision services autonomously with InFlow

client:Cursor transport:streamable-http

Install inflow in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "inflow": {
      "url": "https://app.inflowpay.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

inflow in other clients