hkd987/remix-browser
A Rust MCP server for headless Chrome automation via CDP — built as a Claude Code plugin.
Platform-specific configuration:
{
"mcpServers": {
"remix-browser": {
"command": "npx",
"args": [
"-y",
"remix-browser"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...