gtmetrix for VS Code
com.gtmetrix/gtmetrix
Analyze web performance and get optimization insights from GTmetrix, directly in your AI workflow.
client:VS Code
transport:streamable-http
Install gtmetrix in VS Code
.vscode/mcp.json
{
"servers": {
"gtmetrix": {
"type": "http",
"url": "https://gtmetrix.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs