Skip to content
Zed

gtmetrix for Zed

com.gtmetrix/gtmetrix

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

client:Zed transport:streamable-http

Install gtmetrix in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "gtmetrix": {
      "url": "https://gtmetrix.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

gtmetrix in other clients