Lighthouse MCP
未认领Allows AI assistants such as Amp/Cline/Cursor/Claude Code/Codex/GitHub Copilot to use Google's lighthouse tool to measure perf metrics for your webpage. You can then run an agentic loop and get the assistants to optimize those metrics!
lighthouseaudit-webpage-ailighthouse-ailighthouse-mcp
安装
$
npx lighthouse-mcp工具(6 个)
categories
(optional): Array of categories to audit (defaults to all)
device
(optional): Device to emulate (defaults to "mobile")
get_performance_score
Get just the performance score for a URL.
run_audit
Run a comprehensive Lighthouse audit on a URL.
throttling
(optional): Whether to apply network throttling (defaults to true)
url
(required): The URL to audit