Cloudgate Workflow for VS Code
dev.cloudgate/workflow
Build and manage Cloudgate workflow-APIs: controllers, actions, workflow graphs, and databases.
client:VS Code
transport:streamable-http
Install Cloudgate Workflow in VS Code
.vscode/mcp.json
{
"servers": {
"workflow": {
"type": "http",
"url": "https://api.cloudgate.dev/mcp/workflow"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs