# Castari ## Docs - [API Reference](https://docs.castari.com/api-reference/introduction.md): Castari REST API documentation - [cast agents](https://docs.castari.com/cli/agents.md): List and manage agents - [cast apikey](https://docs.castari.com/cli/apikey.md): Manage API keys for authentication - [cast buckets](https://docs.castari.com/cli/buckets.md): Manage cloud storage buckets - [cast deploy](https://docs.castari.com/cli/deploy.md): Deploy an agent to Castari - [cast files](https://docs.castari.com/cli/files.md): Manage files in Castari storage - [cast init](https://docs.castari.com/cli/init.md): Create a new agent from a template - [cast invoke](https://docs.castari.com/cli/invoke.md): Invoke a deployed agent - [cast login](https://docs.castari.com/cli/login.md): Authenticate with Castari - [cast mounts](https://docs.castari.com/cli/mounts.md): Mount storage buckets to agents - [CLI Overview](https://docs.castari.com/cli/overview.md): The cast command-line interface - [cast secrets](https://docs.castari.com/cli/secrets.md): Manage agent secrets and environment variables - [cast sessions](https://docs.castari.com/cli/sessions.md): Manage agent sessions - [cast stop](https://docs.castari.com/cli/stop.md): Stop a running agent - [cast usage](https://docs.castari.com/cli/usage.md): View usage statistics - [cast whoami](https://docs.castari.com/cli/whoami.md): Show current authenticated user - [Agents](https://docs.castari.com/concepts/agents.md): What agents are and how they work - [Managed Files](https://docs.castari.com/concepts/files.md): Simple file storage for agent data - [How Castari Works](https://docs.castari.com/concepts/how-it-works.md): Architecture and key concepts - [Invocations](https://docs.castari.com/concepts/invocations.md): How agent requests and responses work - [Sandboxes](https://docs.castari.com/concepts/sandboxes.md): Isolated execution environments for agents - [Secrets](https://docs.castari.com/concepts/secrets.md): Managing environment variables for agents - [Your First Agent](https://docs.castari.com/first-agent.md): Understand agent structure and customize your first deployment - [Best Practices](https://docs.castari.com/guides/best-practices.md): Guidelines for building production-ready agents - [Claude Code Plugin](https://docs.castari.com/guides/claude-code.md): Deploy agents to Castari directly from Claude Code - [Building Custom Agents](https://docs.castari.com/guides/custom-agents.md): Build agents from scratch with the Claude Agent SDK - [Debugging Agents](https://docs.castari.com/guides/debugging.md): Troubleshooting tips and common issues - [Working with Files](https://docs.castari.com/guides/files.md): Upload and attach files to agents - [MCP Integration](https://docs.castari.com/guides/mcp.md): Using Model Context Protocol tools with agents - [Using Templates](https://docs.castari.com/guides/templates.md): Start with pre-built agent templates - [Introduction](https://docs.castari.com/index.md): Deploy Claude agents with one command - [Installation](https://docs.castari.com/installation.md): Install the Castari CLI and SDK - [Quick Start](https://docs.castari.com/quickstart.md): Deploy your first agent in under 5 minutes - [Agents API](https://docs.castari.com/sdk/agents.md): Manage agents programmatically - [Auth API](https://docs.castari.com/sdk/auth.md): Authentication and API key management - [CastariClient](https://docs.castari.com/sdk/client.md): SDK client configuration and setup - [Files API](https://docs.castari.com/sdk/files.md): Managed file storage for agents - [Mounts API](https://docs.castari.com/sdk/mounts.md): Mount storage buckets to agent sandboxes - [SDK Overview](https://docs.castari.com/sdk/overview.md): Use Castari programmatically with TypeScript - [Secrets API](https://docs.castari.com/sdk/secrets.md): Manage agent secrets programmatically - [Storage API](https://docs.castari.com/sdk/storage.md): Manage cloud storage buckets - [Types](https://docs.castari.com/sdk/types.md): TypeScript interfaces and types - [Usage API](https://docs.castari.com/sdk/usage.md): Query usage statistics and costs ## Optional - [GitHub](https://github.com/castari/cli)