Mmcp.market

Usable Browser Agent MCP server

by Savvy-Tech-Sphere·io.github.Savvy-Tech-Sphere/usable-browser-agent·v0.7.1

MCP server and Firefox add-on that let an AI agent drive your real, logged-in browser. Free tier.

A91/100grade A
What users say
No reviews yet
Be the first
Safety scan
A91/100

full report

Adoption
Growing

0 stars184 downloads/wk

Reviews

Write one

Nobody has reviewed Usable Browser Agent yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Usable Browser Agent tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it

no findings
  • Code scan10 source files scanned25/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner7/10
Overall 91/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Usable Browser Agent repository's README, as published. We do not edit it. Read it on GitHub

Usable Browser Agent (free personal / evaluation tier)

An MCP server plus a browser extension that lets your AI agent (Claude Code, Codex, or any MCP client) drive your real browser, with all your logged-in sessions, instead of a throwaway automated browser. You log in once, by hand, and the agent operates as you.

This repository is the free tier: the same single-session MCP server as the commercial build, licensed for personal, non-commercial use and for evaluating the product before buying. The Firefox extension for it is published on Firefox Add-ons. Commercial use (in or for a business, in paid client work, or inside a commercial product or service) needs the commercial license, a one-time $39 purchase at , which also includes the Chrome build. There is no license key in either tier and nothing checks for one; the tiers differ only in the license grant and the extension identity.

Your passwords stay out of the agent. When the agent logs you in, it passes only a secret

alias, never the value. Credentials live in a local vault, are domain-locked (refused on the

wrong site), and are redacted from everything the agent reads or screenshots. See

docs/CREDENTIAL-SAFETY.md.

How it works

Claude Code / Codex / any MCP client
      |  MCP over stdio
      v
  MCP server (Node, this repo)  --hosts-->  WebSocket  ws://127.0.0.1:8876
      ^                                          ^
      | 53 browser_* tools                       | (extension connects out)
      +------------------------------------------+
                                       Firefox extension (from Firefox Add-ons)
                                       your real profile, your logins -> DOM actions on the active tab

The agent perceives pages through an accessibility/DOM snapshot where every interactive element has a stable [ref=eN] handle, then clicks and types by ref. No coordinate guessing, no vision model required. Everything runs on your machine: MCP over stdio, and the extension talks to the server over a WebSocket bound to 127.0.0.1. Nothing leaves your computer.

The agent always acts on the currently active tab. Keep the tab you want it to use focused.

Get started (about 2 minutes)

Two pieces: this MCP server, which your agent launches, and the Firefox extension, which you install once from Firefox Add-ons.

1. Get the server and run the installer

Needs Node.js 18 or newer and Firefox 142 or newer (macOS first; see docs/INSTALL.md).

npm install -g usable-browser-agent
uba-install

Or from a checkout of this repository:

git clone https://github.com/Savvy-Tech-Sphere/usable-browser-agent-free.git
cd usable-browser-agent-free
node bin/uba-install.mjs        # or: npm run setup

(Prefer a download? Grab the zip from the Releases page, unpack it, and run the same command inside the folder.)

The installer checks Node and the port, installs dependencies, registers the MCP server with Claude Code and/or Codex using this copy's absolute path, runs the smoke test, optionally stores your first login, and prints the macOS permission steps. It is idempotent; re-running it never clobbers an existing config. Pass --non-interactive to accept every default.

2. Install the Firefox extension (one time)

Install Usable Browser Agent (free) from Firefox Add-ons:

The toolbar badge shows off, then ON once the extension connects to the MCP server your agent launched. (The installer also prints these steps, plus the .xpi and Chrome steps that apply to the commercial bundle; for the free tier the Add-ons listing is all you need.)

3. Log in and go

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y usable-browser-agent on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add usable-browser-agent -- npx -y usable-browser-agent
Add to Cursor

Usable Browser Agent: common questions

Is Usable Browser Agent MCP server safe?
Yes, by our scan: it is graded A (91/100). Read the Usable Browser Agent safety report
How do I install Usable Browser Agent?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Usable Browser Agent need an API key?
No secret keys are declared. It reads 1 setting from the environment.
Is Usable Browser Agent maintained?
The last commit was in the last day (2026-09-26). The latest release is v0.7.1.
What can I use instead of Usable Browser Agent?
Servers from other publishers that do the same job: Agent360 Browser MCP server, Reddit Buddy MCP server and FableCut MCP server. Compare all Usable Browser Agent alternatives.

Alternatives to Usable Browser Agent

Same job from other publishers: the closest match first, then the best rated.

All Usable Browser Agent alternatives →
  • Agent360 Browser MCP
    Drive your real, logged-in Chrome from any AI agent - 40 tools. Needs our Chrome extension too.
    A
  • Reddit Buddy
    Reddit browser for AI assistants. Browse without API keys; add credentials for search and analysis.
    A
  • FableCut
    Zero-dependency browser video editor AI agents drive via a JSON timeline over MCP; ffmpeg export.
    A
  • Browsentic
    Hands your real, logged-in browser to your agent: an AI side panel extension, also over MCP.
    A
  • Tap
    Browser MCP for logged-in tasks. Uses your Chrome — credentials stay local. Zero-token replay.
    B

More from Savvy-Tech-Sphere →