Skip to content

Automation Weaver for Zed

io.github.evozim/automation-weaver

No-code workflow visualizer and automation blueprint builder.

client:Zed transport:sse

Install Automation Weaver in Zed

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

{
  "context_servers": {
    "automation-weaver": {
      "url": "https://automation-weaver-mcp.vercel.app/api/mcp"
    }
  }
}

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

Automation Weaver in other clients