Loomal

browser-use

MCP server by github.com/therealtimex/browser-use

AI browser automation - navigate, click, type, extract content, and run autonomous web tasks

0 starspypi: realtimex-browser-use

About browser-use

browser-use is an MCP (Model Context Protocol) server published by therealtimex in the official MCP registry, listed under App Automation on Loomal. AI browser automation - navigate, click, type, extract content, and run autonomous web tasks

It ships as a Python package on PyPI (realtimex-browser-use), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/therealtimex/browser-use.

Use browser-use with your agent

Claude Code · one command
claude mcp add browser-use -- uvx realtimex-browser-use
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "browser-use": {
      "command": "uvx",
      "args": [
        "realtimex-browser-use"
      ]
    }
  }
}
pypirealtimex-browser-use

Frequently asked questions

What is browser-use?
browser-use is an MCP (Model Context Protocol) server by therealtimex in the App Automation category. AI browser automation - navigate, click, type, extract content, and run autonomous web tasks
How do I connect browser-use to Claude, Cursor, or another MCP client?
Install browser-use from its pypi package (realtimex-browser-use) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is browser-use open source?
Yes — the source code is public at github.com/therealtimex/browser-use.
Can AI agents pay to use browser-use?
Not yet through Loomal — browser-use is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain browser-use? Claim this listing free by verifying GitHub ownership, or contact us.