brutalzinn/simple-mcp-selenium
This is just a tool to use a chrome driver that exposes a MCP server to be easily to use with Cursor IDE
Platform-specific configuration:
{
"mcpServers": {
"simple-mcp-selenium": {
"command": "npx",
"args": [
"-y",
"simple-mcp-selenium"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...