Serversio.github.browser-gateway/browser-gateway
G

io.github.browser-gateway/browser-gateway

io.github.browser-gateway/browser-gateway · v0.1.8
▦ npm
v0.1.8npm npm: browser-gateway↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.browser-gateway/browser-gateway",
  "description": "AI browser tools with Chrome CDP. Navigate, screenshot, interact. Multi-provider failover.",
  "repository": {
    "url": "https://github.com/browser-gateway/browser-gateway",
    "source": "github"
  },
  "version": "0.1.8",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "browser-gateway",
      "version": "0.1.8",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Authentication token for gateway access (optional, only needed with remote providers)",
          "format": "string",
          "isSecret": true,
          "name": "BG_TOKEN"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}