Serversio.github.therealtimex/browser-use
U

io.github.therealtimex/browser-use

io.github.therealtimex/browser-use · v0.7.10
▦ pypi
v0.7.10pypi pypi: realtimex-browser-use↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.therealtimex/browser-use",
  "description": "AI browser automation - navigate, click, type, extract content, and run autonomous web tasks",
  "repository": {
    "url": "https://github.com/therealtimex/browser-use",
    "source": "github",
    "subfolder": "browser_use/mcp"
  },
  "version": "0.7.10",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "realtimex-browser-use",
      "version": "0.7.10",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "realtimex-browser-use[cli]@0.7.10",
          "type": "positional"
        }
      ],
      "packageArguments": [
        {
          "value": "--mcp",
          "type": "positional"
        }
      ],
      "environmentVariables": [
        {
          "description": "OpenAI API key for LLM operations",
          "isRequired": true,
          "isSecret": true,
          "name": "OPENAI_API_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}