Skip to content
VS Code

Vertical Flows for VS Code

com.verticalflows/agent-gateway

View client requests, prepare actions and approve work within your firm's permissions.

client:VS Code transport:streamable-http

Install Vertical Flows in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-gateway": {
      "type": "http",
      "url": "https://verticalflows.com/api/mcp"
    }
  }
}

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

Vertical Flows in other clients