← Back to Plugins
MCP Server MCP

io.github.browser-gateway/browser-gateway

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "browser-gateway",
      "version": "0.4.13",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Authentication token for gateway access (optional, only needed with remote providers)",
          "format": "string",
          "isSecret": true,
          "name": "BG_TOKEN"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...