Powered by Enally.in

Documentation

Connect Google PageSpeed MCP to Kiro, VS Code, Cursor, Claude Desktop, Windsurf, or any MCP-compatible client. No installation required.

MCP Configuration

Add this to your MCP client config. Your Google PageSpeed API key is passed via the x-api-key header — get one here.

{
  "mcpServers": {
    "google-pagespeed-mcp": {
      "url": "https://googlepagespeedmcp.enally.in/api/mcp",
      "headers": {
        "x-api-key": "YOUR_GOOGLE_PAGESPEED_API_KEY"
      }
    }
  }
}

Get Your API Key

  1. Go to Google PageSpeed Insights API
  2. Click "Get a Key"
  3. Create or select a Google Cloud project
  4. Copy your API key
  5. Paste it as the x-api-key value in the config above

Compatible Clients

Works with any MCP client that supports URL-based server configuration:

KiroMCP Settings
Cursor.cursor/mcp.json
Claude Desktopclaude_desktop_config.json
VS CodeMCP Extension Settings
WindsurfMCP Config
Any MCP HostSame JSON config

All 27 Tools

AI Prompts

Copy-paste these prompts into your AI agent to get started quickly.