Serversio.github.unmodeled-tyler/vessel-browser
B

Vessel Browser

io.github.unmodeled-tyler/vessel-browser · v0.1.10
▦ npm
v0.1.10npm npm: @quanta-intellect/vessel-browser↗ Website↗ 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.unmodeled-tyler/vessel-browser",
  "description": "AI-native browser runtime for autonomous agents with human-in-the-loop supervision",
  "title": "Vessel Browser",
  "repository": {
    "url": "https://github.com/unmodeled-tyler/vessel-browser",
    "source": "github"
  },
  "version": "0.1.10",
  "websiteUrl": "https://github.com/unmodeled-tyler/vessel-browser",
  "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"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}