Agent Browser 5
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add agent-browser-5Quick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"agent-browser-5": {
"command": "npx",
"args": [
"@modelcontextprotocol/agent-browser-5"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Tags
developmentjavascriptrustgojavaskill