Skip to content
Grok

QA Test Server for Grok

live.alpic.qa-test-cli-b955e6a8/qa-test-cli

Testing publish command

client:Grok transport:streamable-http

Install QA Test Server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "qa-test-cli": {
      "type": "http",
      "url": "https://qa-test-cli-b955e6a8.alpic.live"
    }
  }
}

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

QA Test Server in other clients