Loading MCP server directory, please wait...
Inspect and edit media canvases, run existing Flows, and retrieve results. Vyrl MCP token required.
npx @getmcp/cli add io.github.solarx56/vyrlRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer followed by a space and your scoped Vyrl MCP token. Create a token in Vyrl profile settings. Generative Flow runs can consume Vyrl credits.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.solarx56/vyrl": {
"url": "https://vyrl.pro/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}