Workflow for VS Code
io.github.jonnyton/workflow-universe-server
Create, browse, remix, collaborate on, and run durable AI workflow nodes from MCP hosts.
client:VS Code
transport:streamable-http
Install Workflow in VS Code
.vscode/mcp.json
{
"servers": {
"workflow-universe-server": {
"type": "http",
"url": "https://tinyassets.io/mcp-directory"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs