Tabfleet for VS Code
com.tabfleet/tabfleet
Launch, inspect, control, and share isolated cloud browsers for your agents.
client:VS Code
transport:streamable-http
Install Tabfleet in VS Code
.vscode/mcp.json
{
"servers": {
"tabfleet": {
"type": "http",
"url": "https://tabfleet.com/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs