Loomal

browser-gateway

MCP server by github.com/browser-gateway/browser-gateway

AI browser tools with Chrome CDP. Navigate, screenshot, interact. Multi-provider failover.

5 starsnpm: browser-gateway

About browser-gateway

browser-gateway is an MCP (Model Context Protocol) server published by browser-gateway in the official MCP registry, listed under Browser Automation on Loomal. AI browser tools with Chrome CDP. Navigate, screenshot, interact. Multi-provider failover.

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

Development happens in the open at github.com/browser-gateway/browser-gateway, where the project has earned 5 GitHub stars.

Use browser-gateway with your agent

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

Frequently asked questions

What is browser-gateway?
browser-gateway is an MCP (Model Context Protocol) server by browser-gateway in the Browser Automation category. AI browser tools with Chrome CDP. Navigate, screenshot, interact. Multi-provider failover.
How do I connect browser-gateway to Claude, Cursor, or another MCP client?
Install browser-gateway from its npm package (browser-gateway) 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-gateway open source?
Yes — the source code is public at github.com/browser-gateway/browser-gateway, with 5 GitHub stars.
Can AI agents pay to use browser-gateway?
Not yet through Loomal — browser-gateway 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-gateway? Claim this listing free by verifying GitHub ownership, or contact us.