AI-MCP-Server-Selenium-Automation

SandbhorSarjerao/AI-MCP-Server-Selenium-Automation
★ 0 stars Unknown language Browser/Web Updated 1d ago
AI-MCP-Server-Selenium-Automation
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-mcp-server-seleni": {
      "command": "npx",
      "args": [
        "-y",
        "SandbhorSarjerao/AI-MCP-Server-Selenium-Automation"
      ]
    }
  }
}