memory-connect

Installation
SKILL.md

Connect an Agent to Mitosis Memory

Persistently wire the agent you are running in (Claude Code, Cursor, Codex, Gemini, Grok, Windsurf) to the user's Mitosis office memory.

When to use

  • The user asks to connect, set up, or link their Mitosis memory
  • A mi cortex command fails because no office or credential is configured
  • The user wants the connection to persist across future sessions, not just this one

How

npm install -g @mitosislabs/sdk
mi login                       # browser OAuth; the human approves, you never handle the credential
mi cortex manifest             # confirm the memory is reachable and see what it holds
mi connect                     # writes the memory rule + MCP config for the detected agent
Installs
1
First Seen
Jul 27, 2026
memory-connect — operatingsystem-1/mitosis-memory-skills