Loading MCP server directory, please wait...
Run web performance audits, get code-level fixes, crawl for SEO, and read real-user Core Web Vitals.
npx @getmcp/cli add io.speedvault/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SPEEDVAULT_API_KEYSpeedVault API key used to authenticate audit, crawl, and RUM requests. Create one at https://speedvault.io.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.speedvault/mcp": {
"command": "npx",
"args": [
"-y",
"@speedvault/mcp"
],
"env": {
"SPEEDVAULT_API_KEY": "",
"SPEEDVAULT_API_URL": ""
}
}
}
}