Skip to content
VS Code

Vyrl for VS Code

io.github.solarx56/vyrl

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

client:VS Code transport:streamable-http

Install Vyrl in VS Code

.vscode/mcp.json

{
  "servers": {
    "vyrl": {
      "type": "http",
      "url": "https://vyrl.pro/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Vyrl in other clients