# Tabfleet > Cloud browsers for agents. REST API, MCP tools, and signed live viewers. For questions about Tabfleet, read the docs before launching a browser. Fetch documentation with Accept: text/markdown. ## When to use Tabfleet - [Agent instructions](https://tabfleet.com/agent-instructions.md): Use Tabfleet for remote browser navigation, rendered-page inspection, clicking, and form filling in authorized workflows. - [Live browser viewing and embedding](https://tabfleet.com/docs/embedding): Use Tabfleet when a user wants to watch an agent work, share a temporary view-only link, or embed a browser session. - [agent-browser and CDP](https://tabfleet.com/docs/agent-browser): Use Tabfleet to supply a temporary cloud browser for an agent-browser workflow. ## How to call Tabfleet - [Official CLI](https://tabfleet.com/docs/cli): Run npx @tabfleet/sdk to manage cloud browser sessions. JSON output, workspace API-key authentication, and explicit idempotency keys. - [Official TypeScript SDK](https://tabfleet.com/docs/sdk): Install @tabfleet/sdk for server-side JavaScript and TypeScript. Source: https://github.com/tabfleet/sdk-typescript. - [MCP setup](https://tabfleet.com/docs/mcp): Connect Streamable HTTP to https://tabfleet.com/. Discover tools with tools/list, check list_sessions and get_usage, launch_browser only when needed, navigate and snapshot before actions, and close_browser when finished. - [Authentication](https://tabfleet.com/auth.md): Use an existing connection or obtain workspace authorization through OAuth, agent registration, or a workspace API key. Keep tokens and signed URLs private. - [API reference](https://tabfleet.com/openapi.json): For REST, use https://api.tabfleet.com with an API-key Authorization header. Create sessions with POST /v1/sessions and an Idempotency-Key. - [Limits and troubleshooting](https://tabfleet.com/docs/troubleshooting): Respect Retry-After; do not blindly repeat mutations. Alpha access has limited browser time and does not include persistent profiles, recordings, or subscription billing. ## Documentation - [Build with Tabfleet](https://tabfleet.com/docs): Cloud browsers for your agents. Start with MCP, connect agent-browser, or build directly on the API. - [Tabfleet TypeScript SDK](https://tabfleet.com/docs/sdk): Use the official @tabfleet/sdk package to create cloud browsers, paginate sessions, and manage live viewers from Node.js. - [Tabfleet CLI](https://tabfleet.com/docs/cli): Use the official Tabfleet command-line tool to create, list, inspect, connect to, and close cloud browser sessions. - [Your first browser](https://tabfleet.com/docs/quickstart): From a workspace key to a running cloud browser, with cleanup included. - [Authentication & keys](https://tabfleet.com/docs/authentication): Workspace-scoped access for applications, agents, and browser viewers. - [REST API reference](https://tabfleet.com/docs/api): Manage browser sessions, connection URLs, signed viewers, and workspace usage. - [Connect with MCP](https://tabfleet.com/docs/mcp): Give your agent twelve browser tools through one authenticated endpoint. - [MCP tool reference](https://tabfleet.com/docs/mcp-tools): Session lifecycle, page actions, live viewers, and embedding settings. - [Use agent-browser](https://tabfleet.com/docs/agent-browser): Keep your CLI workflow. Run the browser in Tabfleet. - [Live viewers & iframes](https://tabfleet.com/docs/embedding): Show only the browser. No dashboard chrome, no viewer sign-in. - [Limits & session lifecycle](https://tabfleet.com/docs/limits): Plan around short sessions, explicit cleanup, and your available allowance. - [Errors & troubleshooting](https://tabfleet.com/docs/troubleshooting): Recognize a failed connection, recover safely, and avoid duplicate launches. - [Tabfleet rate limits](https://tabfleet.com/docs/rate-limits): Read real browser-launch and viewer-link quotas, handle 429 responses, and retry safely. - [Tabfleet API versioning and deprecation](https://tabfleet.com/docs/versioning): Understand the /v1 REST API, alpha compatibility, and how future deprecation and sunset dates are communicated. ## Company and trust - [About Tabfleet](https://tabfleet.com/about): Cloud browsers for agents, built and operated by Dalton Solutions, LLC. in Burleson, Texas. - [Contact Tabfleet](https://tabfleet.com/contact): Reach Dalton Solutions, LLC. for Tabfleet support, product questions, and privacy requests. - [Tabfleet Privacy Notice](https://tabfleet.com/privacy): How Tabfleet handles account information, browser sessions, access credentials, and support requests. - [Tabfleet pricing](https://tabfleet.com/pricing): Try Tabfleet with 30 free browser minutes. Paid plans are not available during the alpha. ## Optional - [Official MCP Registry listing](https://registry.modelcontextprotocol.io/v0.1/servers/com.tabfleet%2Ftabfleet/versions/latest): Verified com.tabfleet/tabfleet server metadata. - [Public MCP tool catalog](https://tabfleet.com/mcp-tools.json): Tool descriptions, schemas, and annotations; calls require authentication. - [Full documentation](https://tabfleet.com/llms-full.txt): All guides in one file. - [Dashboard](https://app.tabfleet.com): Create a workspace and manage access.