Skip to content
VS Code

Flowra for VS Code

io.github.flowradev/mcp

Hosted AI agents and workflows with app OAuth, human approval gates, and a run ledger.

client:VS Code transport:streamable-http

Install Flowra in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.flowra.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Flowra in other clients