> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shinzo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Shinzo Agents

> Managed AI agent deployment and orchestration platform

# Shinzo Agents

## What is Shinzo Agents?

Shinzo Agents is a comprehensive platform for deploying, managing, and monitoring AI agents at scale. Built on the same observability foundation as our MCP analytics platform, Shinzo Agents extends our capabilities to provide:

* **Managed Agent Deployment**: Deploy AI agents with zero infrastructure management
* **Agent Orchestration**: Coordinate multiple agents working together
* **Built-in Observability**: Full visibility into agent conversations, tool usage, and performance
* **Cost Optimization**: Multi-tenant runtime with hot/cold state management (90% cost reduction)
* **Enterprise Security**: Isolated agent workspaces with encrypted secrets management

## Key Features

### Deployment & Management

* One-click agent deployment to Kubernetes
* Support for custom agent frameworks (Anthropic SDK, Claude Code, and more)
* Automatic scaling and resource management
* Multi-tenant runtime for cost efficiency

### Observability

* Real-time agent conversation monitoring
* Tool call tracking and debugging
* Token usage and cost analytics
* Performance metrics (latency, throughput, error rates)
* Integration with existing Shinzo analytics

### Developer Experience

* Simple REST API for agent management
* File system access for agent workspaces
* Environment variable and secrets management
* MCP server integration
* Custom agent configurations

## Getting Started

Shinzo Agents is now available for all users. Get started by:

1. **Creating your first agent** via the Shinzo dashboard or API
2. **Configuring agent settings** including model selection, system prompts, and tools
3. **Deploying and managing** your agents with built-in observability

<Card title="Get Started with Agents" icon="rocket" href="/agents/configuration">
  Learn how to create and configure your first Shinzo agent
</Card>

## Coming Soon

We're working on these capabilities for the public launch:

* **Multi-cloud support**: Deploy agents to AWS, Azure, GCP, or your own Kubernetes cluster
* **Agent templates**: Pre-built templates for common agent patterns
* **Team collaboration**: Shared agent workspaces and permissions
* **Advanced monitoring**: Custom dashboards and alerting
* **Enterprise features**: SSO, audit logs, SLA guarantees

## Stay Updated

Want to be notified when Shinzo Agents becomes generally available?

<CardGroup cols={2}>
  <Card title="Join Our Community" icon="discord" href="https://discord.gg/shinzo">
    Join our Discord for product updates and discussions
  </Card>

  <Card title="Follow on X" icon="x-twitter" href="https://x.com/shinzolabs">
    Follow @shinzolabs for announcements
  </Card>
</CardGroup>

## Learn More

Explore our full platform capabilities:

<CardGroup cols={2}>
  <Card title="MCP Analytics" icon="puzzle-piece" href="/quickstart">
    Add observability to your MCP servers
  </Card>

  <Card title="Agent Analytics" icon="chart-line" href="/platform/agent-analytics">
    Track your existing AI agents with Shinzo analytics
  </Card>

  <Card title="Claude Code Setup" icon="terminal" href="/ai-tools/claude-code">
    Configure observability for Claude Code
  </Card>

  <Card title="Anthropic SDK" icon="code" href="/ai-tools/anthropic-sdk">
    Instrument custom agents with the Anthropic SDK
  </Card>
</CardGroup>
