Skip to content
Grok

Qlane for Grok

ai.qlane/qlane

AI QA that runs your app in a browser on every pull request: projects, test targets, test cases.

client:Grok transport:streamable-http

Install Qlane in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "qlane": {
      "type": "http",
      "url": "https://mcp-eu.qlane.ai/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

Qlane in other clients