Loading MCP server directory, please wait...
Launch, inspect, control, and share isolated cloud browsers for your agents.
npx @getmcp/cli add com.tabfleet/tabfleetRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer OAuth access token or workspace API key. OAuth discovery: https://tabfleet.com/.well-known/oauth-protected-resource
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.tabfleet/tabfleet": {
"url": "https://tabfleet.com/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}