Back to MCP Servers
Purroxy2
Record what you do on any website and securely automate it forever. Replays browser actions in headless Playwright with encrypted credentials and AI-powered selector healing.
browser-automationbrowserai
By KuvopLLC
Installation
npx -y purroxy2Configuration
{
"mcpServers": {
"purroxy2": {
"command": "npx",
"args": ["-y", "purroxy2"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes