Loading MCP server directory, please wait...
MCP server and Firefox add-on that let an AI agent drive your real, logged-in browser. Free tier.
npx @getmcp/cli add io.github.Savvy-Tech-Sphere/usable-browser-agentRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Savvy-Tech-Sphere/usable-browser-agent": {
"command": "npx",
"args": [
"-y",
"usable-browser-agent"
],
"env": {
"UBA_PORT": ""
}
}
}
}