One place for agent work
Conversations, files, tools, memory, and outputs stay attached to the work.
Agent workspaces for teams
Deploy CubePlex in your own environment and turn conversations into governed, repeatable work.
CubePlex gives every team a shared place to ask, act, review, and build on what the agent already knows.

Conversations, files, tools, memory, and outputs stay attached to the work.
See reasoning, tool calls, artifacts, and execution state instead of waiting on a black box.
Workspace roles, tool grants, credentials, and approval paths keep action in scope.
Extend capability without turning access into a free-for-all. Each workspace gets the right context, tools, and execution environment.
Use CubePlex on the web or bring the agent into the IM channels your team already uses.
Memory, reusable skills, and approved MCP tools shape the run before the agent acts.
Policies, approvals, sandbox isolation, traces, and audit events make execution governable.
Artifacts remain inside the workspace and the same process can run again through automation.
Inputs can vary. Workspace policy remains the boundary.
Start where the team already works
Memory, skills, and MCP tools bring approved context into every run.
The workspace agent works through policies, approvals, and an isolated sandbox.
Artifacts stay with the workspace. Automation can schedule or trigger the next run.
Traces expose each step, while audit events record changes and access.
Useful agents need room to act.
Assign tools, models, skills, and data at organization, workspace, or user level.
Keep sensitive operations behind a clear human decision instead of a hidden default.
Trace what the agent used, what it changed, and where the result came from.
Run CubePlex on one host with Docker Compose or deploy to an existing Kubernetes cluster with Helm. Both paths use the same application images.
Read the deployment guide$ git clone https://github.com/cubeplexai/cubeplex.git
$ cd cubeplex/deploy/docker-compose
# Configure .env and production YAML
$ docker compose up -dSet up CubePlex, connect the tools your team already uses, and delegate the first real task.