EmilLindfors/rust-browser-mcp
Browser automation for Claude via WebDriver and MCP. Support for Chrome/Firefox with stdio/HTTP transport.
Platform-specific configuration:
{
"mcpServers": {
"rust-browser-mcp": {
"command": "npx",
"args": [
"-y",
"rust-browser-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...