npx claudepluginhub chrsmay/codebrain-plugin --plugin codebrainAdd to your .mcp.json:
{
"mcpServers": {
"lighthouse": {
"command": "npx",
"args": [
"-y",
"@danielsogl/lighthouse-mcp@latest"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx