Vessel Browser
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
ai.smithery/ImRonAI-mcp-server-browserbase
ai.smithery/ImRonAI-mcp-server-browserbase
Automate cloud browsers to navigate websites, interact with elements, and extract structured data.…
ai.smithery/browserbasehq-mcp-browserbase
ai.smithery/browserbasehq-mcp-browserbase
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
com.onkernel/kernel-mcp-server
com.onkernel/kernel-mcp-server
Access Kernel's cloud-based browsers and app actions via MCP (remote HTTP + OAuth).