Skip to content
Grok

gtmetrix for Grok

com.gtmetrix/gtmetrix

Analyze web performance and get optimization insights from GTmetrix, directly in your AI workflow.

client:Grok transport:streamable-http

Install gtmetrix in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "gtmetrix": {
      "type": "http",
      "url": "https://gtmetrix.com/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

gtmetrix in other clients