Build with Tabfleet
Cloud browsers for your agents. Start with MCP, connect agent-browser, or build directly on the API.
Choose your path
MCP quickstart
Give your agent browser tools through one authenticated connection.
TypeScript SDK
Use the official @tabfleet/sdk client from your backend.
REST API
Create and manage sessions from your backend.
agent-browser
Connect the CLI to a Tabfleet browser over CDP.
Live viewers & iframes
Show a browser in your application with a signed URL.
Official CLI
Manage browser sessions from shell scripts.
One browser. Your workflow.
A session is an isolated cloud browser with a fixed maximum lifetime. You can control it through Tabfleet’s MCP tools or connect an external agent-browser controller over the Chrome DevTools Protocol (CDP).
A live viewer can run alongside your agent. The dashboard viewer requires workspace access; the standalone viewer uses a temporary signed link. Closing a viewer does not close the browser.
Start in the dashboard, sign in with Google, create your workspace, and generate a dedicated API key.
Keep these endpoints handy
| Surface | URL |
|---|---|
| Dashboard | https://app.tabfleet.com |
| REST API | https://api.tabfleet.com |
| MCP · exact root URL | https://tabfleet.com/ |
| Signed viewer host | https://view.tabfleet.com |
Currently in alpha
New workspaces receive a non-renewing 30-minute trial allowance and can run one browser at a time. Requested durations reserve time up front; confirmed closure returns unused reserved time. Check the limits guide before building a long-running workflow.
The current release has no persistent browser profiles or hosted recordings. MCP works on the main page and does not offer arbitrary JavaScript, file uploads, or iframe traversal.