Vyrl for Zed
io.github.solarx56/vyrl
Inspect and edit media canvases, run existing Flows, and retrieve results. Vyrl MCP token required.
client:Zed
transport:streamable-http
Install Vyrl in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vyrl": {
"url": "https://vyrl.pro/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs