brutalzinn/simple-mcp-selenium
0 Views
0 Installs
📇 🏠 - An MCP Selenium Server for controlling browsers using natural language in Cursor IDE. Perfect for testing, automation, and multi-user scenarios.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"brutalzinn-simple-mcp-selenium": {
"command": "npx",
"args": [
"-y",
"brutalzinn-simple-mcp-selenium"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.