Vessel Browser for Cline
io.github.unmodeled-tyler/vessel-browser
AI-native browser runtime for autonomous agents with human-in-the-loop supervision
client:Cline
transport:stdio
runtime:npm
Install Vessel Browser in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"vessel-browser": {
"command": "npx",
"args": [
"-y",
"@quanta-intellect/vessel-browser"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs