← Index

Vessel Browser

io.github.unmodeled-tyler/vessel-browser·v0.1.10·Browser Automation
Quality Score
89
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "vessel-browser": {
      "command": "npx",
      "args": [
        "-y",
        "@quanta-intellect/vessel-browser"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "vessel-browser": {
      "command": "npx",
      "args": [
        "-y",
        "@quanta-intellect/vessel-browser"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @quanta-intellect/vessel-browser
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Browser Automation