← Back to Plugins
MCP Server MCP

Vessel Browser

github By github 👁 1 views ▲ 0 votes

AI-native browser runtime for autonomous agents with human-in-the-loop supervision

Homepage Verified source GitHub

Install

npx -y @quanta-intellect/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@quanta-intellect/vessel-browser",
      "version": "0.1.10",
      "transport": {
        "type": "streamable-http",
        "url": "http://127.0.0.1:3100/mcp"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...