Loomal

browser-mcp

MCP server by github.com/agent360dk/browser-mcp

Control your real Chrome from Claude Code. 29 tools with CAPTCHA solving and multi-session.

13 starsnpm: @agent360/browser-mcp

About browser-mcp

browser-mcp is an MCP (Model Context Protocol) server published by agent360dk in the official MCP registry, listed under Browser Automation on Loomal. Control your real Chrome from Claude Code. 29 tools with CAPTCHA solving and multi-session.

It ships as an npm package (@agent360/browser-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/agent360dk/browser-mcp, where the project has earned 13 GitHub stars.

Use browser-mcp with your agent

Claude Code · one command
claude mcp add browser-mcp -- npx -y @agent360/browser-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "browser-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agent360/browser-mcp"
      ]
    }
  }
}
npm@agent360/browser-mcp

Frequently asked questions

What is browser-mcp?
browser-mcp is an MCP (Model Context Protocol) server by agent360dk in the Browser Automation category. Control your real Chrome from Claude Code. 29 tools with CAPTCHA solving and multi-session.
How do I connect browser-mcp to Claude, Cursor, or another MCP client?
Install browser-mcp from its npm package (@agent360/browser-mcp) 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-mcp open source?
Yes — the source code is public at github.com/agent360dk/browser-mcp, with 13 GitHub stars.
Can AI agents pay to use browser-mcp?
Not yet through Loomal — browser-mcp 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-mcp? Claim this listing free by verifying GitHub ownership, or contact us.