# Zuko Docs ## Docs - [Architecture Overview](https://docs.tryzuko.com/concepts/architecture.md) - [Sandbox](https://docs.tryzuko.com/concepts/sandbox.md): How Zuko creates and manages isolated execution environments for AI agents. - [Use with AI (MCP)](https://docs.tryzuko.com/getting-started/mcp.md): Add the Zuko docs MCP server to your AI coding agent for context-aware setup help. - [What is Zuko?](https://docs.tryzuko.com/getting-started/overview.md) - [Quickstart](https://docs.tryzuko.com/getting-started/quickstart.md): Set up Zuko locally from scratch — clone, configure, migrate, and run. - [Using Zuko as an Agentic CRM](https://docs.tryzuko.com/guides/agentic-crm-chat.md) - [AI Agents](https://docs.tryzuko.com/guides/ai-agents.md): How Zuko's AI agent works — architecture, tools, sub-agents, and human-in-the-loop. - [Meeting Bot](https://docs.tryzuko.com/guides/meeting-bot.md) - [Welcome to Zuko Docs](https://docs.tryzuko.com/index.md) - [AI Agents Setup](https://docs.tryzuko.com/setup/ai-agents.md): Configure the AI agent that runs inside the NestJS backend. - [Backend Setup](https://docs.tryzuko.com/setup/backend.md): Configure and run the NestJS API server locally. - [Frontend Setup](https://docs.tryzuko.com/setup/frontend.md): Configure and run the Next.js web application locally. - [Meeting Bot Setup](https://docs.tryzuko.com/setup/meeting-bot.md): Configure and run the Zuko meeting bot service locally. - [Sandbox Setup](https://docs.tryzuko.com/setup/sandbox.md): Configure the Sprites sandbox integration for isolated AI agent execution. ## OpenAPI Specs - [openapi](https://docs.tryzuko.com/api-reference/openapi.json)