๐ APIs for web automation, testing, and bypassing bot-detection.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"SeleniumBase": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-SeleniumBase"
]
}
}
}