← Back to Plugins
MCP Server MCP

io.github.dir-ai/voyager-browser

github By github 👁 1 views ▲ 0 votes

Voyager's web-page sense: safe read-only observation of one live URL (structure, security, a11y).

Homepage Verified source GitHub

Install

npx -y @dir-ai/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@dir-ai/voyager-browser",
      "version": "0.7.0",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional",
          "valueHint": "subcommand"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...