# Zeish > Clone AI agent environments like git. Hardware-isolated MicroVM sandboxes with instant boot from snapshots: snapshot, branch, and fork reproducible agent workloads. Zeish gives AI agent workloads short-lived, hardware-isolated Linux sandboxes (MicroVMs) that boot instantly from snapshots, so evals, retries, and parallel agent branches can clone from one prepared checkpoint instead of re-provisioning from scratch. Access is via a TypeScript SDK (@zeish/computesdk-provider), a REST API, or an MCP server at https://api.zei.sh/api/v1/mcp for Claude Desktop, Claude.ai, ChatGPT, and other MCP-speaking agents. ## Start here - [Install and authenticate](https://zei.sh/docs/install): Set up the SDK, CLI, MCP, API key, and production host in one place. - [Getting started](https://zei.sh/docs/getting-started): Understand Zeish, run a sandbox, authenticate, and choose your interface. ## Build - [Sandboxes](https://zei.sh/docs/sandboxes): Create, operate, snapshot, and clone isolated MicroVM environments. - [Agent tools](https://zei.sh/docs/agent-tools): Run commands, manage files, control desktops, and connect MCP clients. ## Resources - [Templates, volumes, networks, and SSH keys](https://zei.sh/docs/resources): Manage the resources sandboxes depend on. ## Reference - [Public API](https://zei.sh/docs/api): The complete versioned REST API, organized by resource and operation. - [CLI reference](https://zei.sh/docs/cli): The complete zeishctl command tree, grouped by workflow. - [MCP reference](https://zei.sh/docs/mcp): Connect to Zeish and discover every organization and admin tool. - [ComputeSDK reference](https://zei.sh/docs/sdk): Use the provider, typed API client, and session client from TypeScript. - [Errors and limits](https://zei.sh/docs/reference/errors): Handle authentication, validation, conflicts, throttling, and runtime failures. ## Platform - [Platform capabilities](https://zei.sh/docs/platform): Ingress, previews, tunnels, secrets, observability, and runtime behavior. ## Agent context - [API context index](https://zei.sh/llms/api.txt): Small files for individual REST operations. - [CLI context index](https://zei.sh/llms/cli.txt): Small files for individual zeishctl commands. - [MCP context index](https://zei.sh/llms/mcp.txt): Small files for connection and tool context. - [ComputeSDK context index](https://zei.sh/llms/sdk.txt): Small files for individual SDK capabilities. ## Product - [Homepage](https://zei.sh): Clone AI agent environments like git. Hardware-isolated MicroVM sandboxes with instant boot from snapshots: snapshot, branch, and fork reproducible agent workloads. - [Pricing](https://zei.sh/pricing): Usage-based Hobby and Pro plans with per-second sandbox rates and a bill calculator. - [Full docs content](https://zei.sh/llms-full.txt): the complete corpus for broad retrieval, usually too large for one context window.