Skip to content
Cursor

Workflow for Cursor

io.github.jonnyton/workflow-universe-server

Create, browse, remix, collaborate on, and run durable AI workflow nodes from MCP hosts.

client:Cursor transport:streamable-http

Install Workflow in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "workflow-universe-server": {
      "url": "https://tinyassets.io/mcp-directory"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Workflow in other clients