Skip to content
Grok

Vyrl for Grok

io.github.solarx56/vyrl

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

client:Grok transport:streamable-http

Install Vyrl in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Vyrl in other clients