CoreMem
Your context, any AI agent.
CoreMem is a context management platform. Users write mems once, then load them into AI tools, editors, agents, and share links instead of re-explaining themselves at the start of every session.
What CoreMem does
- Stores user-written mems: named, versioned Markdown documents.
- Shares mems through direct integrations, public URLs, scoped share links, and MCP.
- Lets agents propose updates, but users approve changes before anything is written.
How AI tools connect
- MCP server:
https://api.coremem.app/api/mcp - Public mem/profile URLs:
https://coremem.app/<username>/<slug> - Scoped share links:
https://coremem.app/s/<token>
AI-readable docs
/coremem/hi explains how an AI agent should work with CoreMem users.
/llms.txt provides a plain-text summary for LLM tooling.