Skip to content
VS Code

agent workflow engine for VS Code

io.github.lazymac2x/agent-workflow-engine

Cloudflare Workers MCP server: agent-workflow-engine

client:VS Code transport:streamable-http tools:5

Install agent workflow engine in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-workflow-engine": {
      "type": "http",
      "url": "https://api.lazy-mac.com/agent-workflow-engine/mcp"
    }
  }
}

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

What VS Code can do once it is connected

agent workflow engine in other clients