# CloudShip AI ## Docs - [Authentication](https://docs.cloudshipai.com/api-reference/authentication.md): API authentication methods - [API Introduction](https://docs.cloudshipai.com/api-reference/introduction.md): Station REST API reference - [Workflows API](https://docs.cloudshipai.com/api-reference/workflows.md): Manage and execute durable multi-step workflows - [Architecture Deep Dive](https://docs.cloudshipai.com/contributing/architecture.md): Detailed architecture diagrams and component analysis - [Code Style](https://docs.cloudshipai.com/contributing/code-style.md): Coding conventions and best practices for Station - [Development Setup](https://docs.cloudshipai.com/contributing/development.md): Set up your local development environment for Station - [Contributing Overview](https://docs.cloudshipai.com/contributing/overview.md): Architecture and development guide for Station contributors - [Testing Guide](https://docs.cloudshipai.com/contributing/testing.md): Running and writing tests for Station - [Introduction](https://docs.cloudshipai.com/introduction.md): Welcome to CloudShip AI - Deploy AI agents anywhere - [Platform Bundles](https://docs.cloudshipai.com/platform/bundles.md): Bundle management in CloudShip Platform - [Lighthouse](https://docs.cloudshipai.com/platform/lighthouse.md): The CloudShip communication service - [Platform Overview](https://docs.cloudshipai.com/platform/overview.md): CloudShip AI platform for centralized Station management - [Station Registration](https://docs.cloudshipai.com/platform/registration.md): Connect your Station to CloudShip Platform - [Quickstart](https://docs.cloudshipai.com/quickstart.md): Get Station running in 2 minutes - [Agentic Harness](https://docs.cloudshipai.com/station/agentic-harness.md): Claude Agent SDK-like execution engine with doom loop detection, context compaction, and git integration - [Agent Development](https://docs.cloudshipai.com/station/agents.md): Create AI agents using dotprompt format - [Approval Webhooks](https://docs.cloudshipai.com/station/approval-webhooks.md): Get notified when workflows need human approval via webhooks to Slack, ntfy, PagerDuty, or custom systems - [Authentication](https://docs.cloudshipai.com/station/authentication.md): Configure AI providers and CloudShip authentication - [Bundles](https://docs.cloudshipai.com/station/bundles.md): Package and distribute agent configurations - [Claude Code Plugin](https://docs.cloudshipai.com/station/claude-code.md): Use Station with Claude Code via the official plugin and MCP integration - [CloudShip Integration](https://docs.cloudshipai.com/station/cloudship.md): Connect Station to CloudShip for centralized management and team collaboration - [CLI Commands](https://docs.cloudshipai.com/station/commands.md): Complete reference for Station CLI commands - [Configuration](https://docs.cloudshipai.com/station/configuration.md): Configure Station for your needs - [Container Lifecycle](https://docs.cloudshipai.com/station/container-lifecycle.md): How stn up and stn down work - complete guide to Station container management - [Database & Persistence](https://docs.cloudshipai.com/station/database.md): SQLite, cloud databases, and continuous backup with Litestream - [Cloud Deployment](https://docs.cloudshipai.com/station/deployment.md): Deploy Station to Fly.io, Kubernetes, and bare metal servers - [Docker Deployment](https://docs.cloudshipai.com/station/docker.md): Deploy Station using Docker - [Evaluation & Testing](https://docs.cloudshipai.com/station/evaluation.md): Test agents with LLM-as-judge scoring - [Faker System](https://docs.cloudshipai.com/station/fakers.md): AI-powered mock data for safe agent development and testing - [File Management](https://docs.cloudshipai.com/station/files.md): Upload, download, and manage files for sandbox staging - [GitHub Actions](https://docs.cloudshipai.com/station/github-actions.md): Run AI agents in CI/CD workflows using the Station GitHub Action - [GitOps Workflow](https://docs.cloudshipai.com/station/gitops.md): Version control your agents, MCP configs, and variables with Git - [Installation](https://docs.cloudshipai.com/station/installation.md): Install Station CLI on your system - [Lattice Architecture](https://docs.cloudshipai.com/station/lattice-architecture.md): Technical deep-dive into Station Lattice internals - [Lattice CLI Reference](https://docs.cloudshipai.com/station/lattice-cli.md): Complete CLI reference for Station Lattice commands - [Lattice Labs](https://docs.cloudshipai.com/station/lattice-labs.md): Hands-on tutorials for Station Lattice - [Station Lattice](https://docs.cloudshipai.com/station/lattice-overview.md): Multi-station mesh networking for distributed agent execution - [Lattice Setup](https://docs.cloudshipai.com/station/lattice-setup.md): Configuration guide for Station Lattice networking - [MCP Tools](https://docs.cloudshipai.com/station/mcp-tools.md): Give agents access to APIs, databases, and services - [Multi-Agent Teams](https://docs.cloudshipai.com/station/multi-agent-teams.md): Build hierarchical agent teams for complex tasks - [Outbound Notifications](https://docs.cloudshipai.com/station/notifications.md): Send webhook notifications from your agents to external systems - [Observability & Tracing](https://docs.cloudshipai.com/station/observability.md): OpenTelemetry integration for complete execution visibility - [OpenAPI MCP Servers](https://docs.cloudshipai.com/station/openapi-mcp.md): Convert OpenAPI specifications to MCP servers automatically - [Coding Backends](https://docs.cloudshipai.com/station/opencode.md): Enable AI coding capabilities with OpenCode or Claude Code - [OpenCode Container](https://docs.cloudshipai.com/station/opencode-container.md): Run OpenCode in Docker for isolated AI coding environments - [OpenCode Plugin](https://docs.cloudshipai.com/station/opencode-plugin.md): Use Station with OpenCode via the official skill plugin - [Station Overview](https://docs.cloudshipai.com/station/overview.md): Lightweight runtime for deployable AI sub-agents - [Sandbox Execution](https://docs.cloudshipai.com/station/sandbox.md): Run code in isolated Linux containers - [Agent Scheduling](https://docs.cloudshipai.com/station/scheduling.md): Run agents automatically on a schedule using cron expressions - [Running Station](https://docs.cloudshipai.com/station/serve.md): Start and manage the Station server - [Event-Triggered Execution](https://docs.cloudshipai.com/station/webhooks.md): Trigger agent execution from external systems via HTTP webhooks - [Workflows](https://docs.cloudshipai.com/station/workflows.md): Orchestrate multi-step AI agent tasks with conditional branching, parallel execution, and human approval gates ## OpenAPI Specs - [openapi](https://docs.cloudshipai.com/api-reference/openapi.json)