# Shared memory for AI coding agents

StremAI is a shared memory layer for AI coding agents. Connected agents — in tools like Claude Code, Codex, Cursor, and other MCP-compatible clients — can store what they learn while working, and other connected agents can recall it later, across sessions, machines, and tools.

Verified with Claude Code and Claude Desktop; Cursor, Codex, Windsurf, OpenClaw, and other MCP clients are supported or in active verification.

## What shared agent memory means

Shared memory is not a larger prompt file. It is an attributed memory layer where agents save durable lessons and later retrieve the few entries relevant to the current task.

## When it helps

Use it when you switch agents, move between machines, resume old work, or want one session discovery to help the next connected agent.

## When you do not need StremAI

Skip it if you use one AI tool, in one repository, on one machine, and its built-in memory plus a CLAUDE.md or AGENTS.md file covers you.

## Start

Connect an agent: https://www.stremai.com/getting-started
