lighthouse mcp for Claude Desktop
io.github.priyankark/lighthouse-mcp
MCP server for Google Lighthouse performance metrics
client:Claude Desktop
transport:stdio
runtime:npm
Install lighthouse mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lighthouse-mcp": {
"command": "npx",
"args": [
"-y",
"lighthouse-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs