npx claudepluginhub saschaheyer/ai-driven-engineering --plugin ai-driven-engineeringAdd to your .mcp.json:
{
"mcpServers": {
"browser": {
"command": "npx",
"args": [
"-y",
"@chromedevtools/mcp"
]
}
}
}npx