Fast Browser Use
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 fast-browser-useQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"fast-browser-use": {
"command": "npx",
"args": [
"@modelcontextprotocol/fast-browser-use"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
A Rust-based browser automation engine that provides a lightweight binary driving Chrome directly via CDP. It is optimized for token-efficient DOM extraction, robust session management, and speed.
Tags
design-creativejavascriptrustgojavaskill