Sandbox
@archestra-ai/archestra

Enterprise AI platform with MCP gateway and orchestrator

Archestra brings chat, agent runtime, MCP registry, MCP gateway, A2A triggers, and guardrails into one platform. It also adds SSO, RBAC, secrets, observability, and environment controls so teams can run agents in production.

4,268 stars1.2k forksTypeScriptUpdated 6d ago
Who it's for

Builders who want one secured place to run and govern agents, tools, and AI apps.

What it delivers

You can put agents and AI tools behind one platform instead of stitching together separate services.

What it does

MCP gateway and registry

Routes MCP tools through a gateway and lets teams publish private tools in a registry.

Agent runtime

Runs agents with scheduled, email, and webhook triggers, sub-agent delegation, reusable skills, and sandboxed code execution.

LLM gateway and proxy

Provides one access layer for providers like Anthropic, OpenAI, Azure, Bedrock, and DeepSeek, with routing and cost limits.

Guardrails and verification

Adds deterministic tool-call guardrails, Dual-LLM verification, and Lethal Trifecta protections.

Identity, access, and secrets

Supports SSO, RBAC, team sync, role mapping, and secrets management.

Observability and environments

Includes OpenTelemetry traces, Prometheus metrics, logs, per-team cost tracking, and per-environment policies.

README

Archestra

The all-in-one open-source enterprise AI platform.

Built on a strong security and observability foundation: SSO and RBAC, sandboxed code execution, Dual-LLM and Lethal-Trifecta guardrails, OpenTelemetry traces, and Prometheus metrics — first-class, not bolted on.

License Release Contributors Last commit Commit activity

Quickstart  ·  Docs  ·  Releases  ·  Slack



What it does

Point your users — or your agents, or Claude / Codex / Cursor — at one URL. Archestra handles the rest:

Already running dangerous single-tenant agents like Claude Cowork, OpenClaw, or Hermes in your enterprise? Migration Kit →

Quickstart

docker pull archestra/platform:latest

docker run \
  -p 127.0.0.1:9000:9000 -p 127.0.0.1:3000:3000 \
  -e ARCHESTRA_QUICKSTART=true \
  -v /var/run/docker.sock:/var/run/docker.sock \
  -v archestra-postgres-data:/var/lib/postgresql/data \
  -v archestra-app-data:/app/data \
  archestra/platform:latest

Open http://localhost:3000. Full Docker / Helm / Kubernetes instructions live in the quickstart docs.

Release channels

Archestra maintains two active release tracks:

  • Stable releases (e.g. 1.3.51): Qualified, tested releases for production deployments. Archestra maintains one active stable release line at a time with security patches and bug fixes. The Docker tag latest points to the most recent stable release.
  • Beta releases (e.g. 1.4.0-beta.1): Previews of upcoming features built directly from the main branch. Beta releases let you test new capabilities and provide feedback before they land in a stable release.

New features and bug fixes land on main first and ship in rolling beta releases. Fixes are then selectively backported to the supported stable branch. For production environments, pin an exact version tag or Helm chart version rather than tracking latest. See our Release guide for full release lifecycle details.

Ready for production

Deeper docs

Thank you for continuously making Archestra better — you're awesome 🫶

Contributors

Linux Foundation        CNCF

Files in the repo

Repository payload17 top-level entries
  • .agents
  • .claude
  • .github
  • ai-labs
  • docs
  • mcp-catalog
  • migration-kit
  • platform
  • .gitignore
  • AGENTS.md
  • CLAUDE.md
  • EXTERNAL_CONTRIBUTORS.md
  • LICENSE_AGPL
  • LICENSE_ENTERPRISE
  • LICENSE.md
  • logo.svg
  • README.md

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More other

🎨 Best DeepSeek Harness Design Plugin. The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards, slides, images & video — real files, HTML/PDF/PPTX/MP4 export. 🤖 Claude Code / Codex / Cursor / DeepSeek Harness / OpenCode & 20+ CLIs via BYOK.

95k
tinyhumansai/
openhuman

OpenHuman is an open source personal AI for Mac, Windows and Linux — local-first memory, agent orchestration, and deep research.

40k

Your Personal AI Assistant; easy to install, deploy on your own machine or on the cloud; supports multiple chat apps with easily extensible capabilities.

35k

😎 Awesome lists about all kinds of interesting topics [NOTE: Pull requests are temporarily disabled until I have a chance to catch up with the existing ones]

505k

AIPOCH Open-Science is an open-source, local-first, model-agnostic AI research workbench for macOS, Windows, and Linux, with scientific agents, Python/R notebooks, data connectors, and reproducible provenance.

4k