Skip to content
Zed

Cloudgate Workflow for Zed

dev.cloudgate/workflow

Build and manage Cloudgate workflow-APIs: controllers, actions, workflow graphs, and databases.

client:Zed transport:streamable-http

Install Cloudgate Workflow in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "workflow": {
      "url": "https://api.cloudgate.dev/mcp/workflow"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Cloudgate Workflow in other clients