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
- Go to Google PageSpeed Insights API
- Click "Get a Key"
- Create or select a Google Cloud project
- Copy your API key
- Paste it as the
x-api-keyvalue 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.