Workflow for Zed
io.github.jonnyton/workflow-universe-server
Create, browse, remix, collaborate on, and run durable AI workflow nodes from MCP hosts.
client:Zed
transport:streamable-http
Install Workflow in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"workflow-universe-server": {
"url": "https://tinyassets.io/mcp-directory"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs