Vessel Browser for Windsurf
io.github.unmodeled-tyler/vessel-browser
AI-native browser runtime for autonomous agents with human-in-the-loop supervision
client:Windsurf
transport:stdio
runtime:npm
Install Vessel Browser in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"vessel-browser": {
"command": "npx",
"args": [
"-y",
"@quanta-intellect/vessel-browser"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs