Resources
Downloads
Downloadable CorpAI resources for local evaluation, deployment, and enterprise rollout.
Docker ImagePreview installer
CorpAI Sandbox
A self-contained local version of CorpAI for evaluating MCP servers, connecting an LLM provider, and testing AI tool workflows on a client machine.
Runs locally
Installs via Docker
Includes MCP catalog
Docker image
docker pull ghcr.io/corpai/corpai-local-release:latestDummy download option for now. The installer will pull the CorpAI Sandbox Docker image for the client.
What it installs
CorpAI Sandbox starts the web app, API server, PostgreSQL, and the local runtime needed to deploy MCP servers from a client Docker environment.
Image: ghcr.io/corpai/corpai-local-release:latest
Web UI: http://localhost:3000
API: http://localhost:8000