Loomal

Vessel Browser

MCP server by github.com/unmodeled-tyler/vessel-browser

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

90 starsnpm: @quanta-intellect/vessel-browser

About Vessel Browser

Vessel Browser is an MCP (Model Context Protocol) server published by unmodeled-tyler in the official MCP registry, listed under Autonomous Agents on Loomal. AI-native browser runtime for autonomous agents with human-in-the-loop supervision

It ships as an npm package (@quanta-intellect/vessel-browser), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/unmodeled-tyler/vessel-browser, where the project has earned 90 GitHub stars.

Use Vessel Browser with your agent

Claude Code · one command
claude mcp add vessel-browser -- npx -y @quanta-intellect/vessel-browser
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "vessel-browser": {
      "command": "npx",
      "args": [
        "-y",
        "@quanta-intellect/vessel-browser"
      ]
    }
  }
}
npm@quanta-intellect/vessel-browser

Frequently asked questions

What is Vessel Browser?
Vessel Browser is an MCP (Model Context Protocol) server by unmodeled-tyler in the Autonomous Agents category. AI-native browser runtime for autonomous agents with human-in-the-loop supervision
How do I connect Vessel Browser to Claude, Cursor, or another MCP client?
Install Vessel Browser from its npm package (@quanta-intellect/vessel-browser) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Vessel Browser open source?
Yes — the source code is public at github.com/unmodeled-tyler/vessel-browser, with 90 GitHub stars.
Can AI agents pay to use Vessel Browser?
Not yet through Loomal — Vessel Browser is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Vessel Browser? Claim this listing free by verifying GitHub ownership, or contact us.