You're viewing a demo portfolio

Join the waitlist
PRSM

browser_open

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Open a URL in a remote browser. Saved login cookies are auto-attached when the URL domain matches a claimed browser identity. Pass identity_name to override auto-matching or force a specific identity.

Parameters schema

{
  "type": "object",
  "title": "tool_openArguments",
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "title": "Url"
    },
    "identity_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Identity Name",
      "default": null
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server →
browser_open — io.github.saloprj/dialogbrain — PRSM MCP