Vessel Browser runs on your own machine — the client starts it, so there is no endpoint to ping. 672 installs a week from npm. Last commit 4 Aug 2026.
AI-native browser runtime for autonomous agents with human-in-the-loop supervision
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vessel-browser -- npx -y @quanta-intellect/vessel-browser
{
"mcpServers": {
"vessel-browser": {
"args": [
"-y",
"@quanta-intellect/vessel-browser"
],
"command": "npx"
}
}
}
[mcp_servers.vessel-browser]
command = "npx"
args = ["-y", "@quanta-intellect/vessel-browser"]
{
"mcpServers": {
"vessel-browser": {
"args": [
"-y",
"@quanta-intellect/vessel-browser"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vessel-browser": {
"args": [
"-y",
"@quanta-intellect/vessel-browser"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.