---
title: Mitosis Labs
description: Human-AI interface company. Cortex memory engine, encrypted agent-workspace backups, and the infrastructure to run agents against your real context.
canonical: https://dev.mitosislabs.ai/
last-updated: 2026-08-17
environment: sandbox
---

> **This is the sandbox / test environment.** Data here is disposable and there
> are no billing side effects. Production lives at https://mitosislabs.ai.
> Verify: `GET https://dev.mitosislabs.ai/api/v1` returns `"environment": "sandbox"`.


# Mitosis Labs

> Mitosis Labs is a human–AI interface company. We build Cortex — a memory
> engine that turns your email, chat, documents, and app data into a living
> knowledge graph your AI agents can query — plus encrypted agent-workspace
> backups and the infrastructure to run agents against your real context.

## Why we exist

Access to capable AI shouldn't depend on privilege, technical skill, or
insider knowledge. We're closing the gap between people and the systems that
increasingly act on their behalf — by giving every person (and their agents)
a private, portable memory of their own data.

## What we're building

- **Cortex** — the memory engine. Connect Google Workspace, WhatsApp, GitHub,
  and more; Cortex ingests, enriches, and links everything into a queryable
  graph. Explore it visually at https://dev.mitosislabs.ai/graph.
- **Backups** — encrypted S3 snapshots for AI agent workspaces (OpenClaw,
  Hermes, Claude Code, Codex) with point-in-time restore. $2/month.
- **The SDK** — `npm install -g @mitosislabs/sdk` gives agents and humans the
  `mi` CLI: ask your memory questions, ingest data, manage offices.

## For agents

- Concise overview: https://dev.mitosislabs.ai/llms.txt · Full docs: https://dev.mitosislabs.ai/llms-full.txt
- Public REST API: https://dev.mitosislabs.ai/api/v1 (spec: https://dev.mitosislabs.ai/openapi.json)
- MCP server (no auth): https://dev.mitosislabs.ai/api/mcp
- Authentication walkthrough: https://dev.mitosislabs.ai/auth.md
- Pricing: https://dev.mitosislabs.ai/pricing.md
- NLWeb ask endpoint: https://dev.mitosislabs.ai/ask?query=...

## Company

- Developer docs: https://dev.mitosislabs.ai/developers
- Blog: https://dev.mitosislabs.ai/blog
- Contact: https://dev.mitosislabs.ai/contact (hello@mitosislabs.ai)
- GitHub: https://github.com/OperatingSystem-1
