selenium mcp for Cline
io.github.gaforov/selenium-mcp
Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.
client:Cline
transport:stdio
runtime:npm
Install selenium mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"selenium-mcp": {
"command": "npx",
"args": [
"-y",
"@gaforov/selenium-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs