callmehuyv/chrome-local-mcp
A local Chrome browser automation MCP server for Claude Code, powered by Puppeteer
Platform-specific configuration:
{
"mcpServers": {
"chrome-local-mcp": {
"command": "npx",
"args": [
"-y",
"chrome-local-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...