Skip to content
Cursor

Vyrl for Cursor

io.github.solarx56/vyrl

Inspect and edit media canvases, run existing Flows, and retrieve results. Vyrl MCP token required.

client:Cursor transport:streamable-http

Install Vyrl in Cursor

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

{
  "mcpServers": {
    "vyrl": {
      "url": "https://vyrl.pro/api/mcp"
    }
  }
}

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

Vyrl in other clients