Vibe MCP — Real Chrome, Remotely for VS Code
io.github.vibetechnologies/vibe-mcp
Drive your real, logged-in Chrome from any MCP client — even from a remote machine, no inbound port.
client:VS Code
transport:streamable-http
runtime:npm
Install Vibe MCP — Real Chrome, Remotely in VS Code
.vscode/mcp.json
{
"servers": {
"vibe-mcp": {
"type": "http",
"url": "https://relay.api.vibebrowser.app/mcp/{session_id}"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs