CLAUDE CODE MARKETPLACES

archestra

Enterprise AI Platform with guardrails, MCP registry, gateway & orchestrator

README.md
<div align="center"> <img src="logo.svg" alt="Archestra" width="520" />

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

<br />

<video src="https://github.com/user-attachments/assets/4b278679-9615-4d4a-9bd0-57d0585041c4" controls playsinline width="800"></video>

</div>

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 \
  -e ARCHESTRA_BETA=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

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

Ready for production

Deeper docs

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

<a href="https://github.com/archestra-ai/archestra/graphs/contributors"> <img src="https://contrib.rocks/image?repo=archestra-ai/archestra" alt="Contributors" /> </a>
<div align="center"> <br /> <a href="https://www.archestra.ai/blog/archestra-joins-cncf-linux-foundation"><img src="docs/assets/linux-foundation-logo.webp" height="50" alt="Linux Foundation" /></a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="https://www.archestra.ai/blog/archestra-joins-cncf-linux-foundation"><img src="docs/assets/cncf-logo.webp" height="50" alt="CNCF" /></a> </div>