Session-aware updates
Give each AI chat or task a readable session name, then associate its memory entries with that session.
MCP memory server / Hosted / Cross-client
Create one searchable, append-only project memory and connect compatible AI clients through a hosted HTTPS MCP link. Free includes 1 Agent Memory connection and 1 MCP link.
search_memory8 entries foundappend_memoryprogress savedcreate_handoff_contexthandoff readySee the handoff
Agent Memory is a shared project record. One AI client writes a useful update; another can find it later and continue with the decision intact.
We will ship the append-only memory model.
append_memoryBrowsing on your phone? Create the account now and connect your desktop AI client when you are back at your computer.
Direct answer
A hosted MCP memory server gives compatible AI clients a shared, tool-accessible project record without requiring you to operate a local database, custom MCP runtime, or synchronization service.
The production path
AI chats often lose the decisions that matter between sessions. One chat changes an API contract, another investigates a production bug, and a third starts without knowing either happened. Copying entire transcripts is noisy and usually includes more context than the next task needs.
Agent Memory gives each compatible client explicit Model Context Protocol tools for projects, stable context, logs, search, and handoffs. A client reads the project's curated Rules and Project Summary, registers a human-readable session name, appends meaningful updates, searches earlier entries, compacts older work, and requests focused handoff context when another chat needs to continue.
Your project memory does not have to stay locked inside one AI subscription or native chat history. Work can begin in Claude, continue in Codex, and move to Cursor when each client is authorized to use the same MCP link. The next client receives the structured facts and handoff that earlier clients deliberately saved, not private reasoning or an automatic copy of the conversation.
The current system is deliberately structured and append-only. It records what an agent chose to write, not every conversation automatically. Search uses PostgreSQL full-text search and filters rather than embeddings. That makes the behavior understandable, but it also means clients need clear instructions about when and what to save.
Read what agent memory is and when to use it, or follow the Agent Memory setup reference for tools, permissions, and limits.
What you get
Give each AI chat or task a readable session name, then associate its memory entries with that session.
Keep products, repositories, clients, or workstreams apart inside one Agent Memory source and scope an MCP link to one project.
Give each project stable context that trusted clients can read, propose changes to, and review before direct application.
Store summaries, Markdown details, decisions, risks, deploys, tags, files, importance, and metadata in a consistent entry model.
Search project history by text and narrow results by date, tags, files, type, importance, or session.
Create a bounded summary of recent or filtered entries instead of pasting full chat transcripts into the next agent.
Continue a project across Claude, Codex, Cursor, or another compatible MCP client without making one vendor's native chat history the only copy of project context.
Turn selected active entries into a structured summary and optionally archive the source entries from default results without deleting them.
Use Read Only for retrieval or Read & Append when a trusted client should record new project context.
Connect through one HTTPS MCP endpoint without running a local memory server or maintaining its storage layer.
Source to controlled MCP link
Create the memory once. datamcp hosts its storage, remote MCP transport, client authentication, search tools, and per-link write boundary.
Read the setup guideAdd an Agent Memory source, then use its default project or create separate projects for distinct workstreams.
Scope the link to one project when needed. Use Read Only for recall, Read & Append for coordination, or Full Access only for trusted canonical review.
Add the hosted MCP URL to compatible clients and instruct each chat to read Rules and Project Summary before registering its session.
Build or use datamcp
See what stays on your engineering backlog when the MCP runtime and control layer are managed for you.
Copy and paste between chats
Long transcripts or inconsistent notes
Mixed into temporary notes
Manual document or chat search
Rebuild context by hand
Restart from a transcript or manual brief
Controlled by access to the whole document
Frequently asked questions
Clear answers about architecture, access, credentials, and supported clients.
An MCP memory server exposes memory tools through the Model Context Protocol. AI clients can register a session, append structured project updates, search previous entries, retrieve a full entry, prepare handoff context, and compact older entries into a durable summary.
No. datamcp Agent Memory is a hosted remote MCP server reached through an HTTPS MCP link. Use a local memory server instead when the storage and MCP process must remain entirely on one machine or private network.
The summarize_memory tool creates a structured Markdown summary from selected active entries. Source entries can stay active or be archived from default search and handoff results. Archived entries are not deleted and can still be retrieved explicitly.
An entry can include a title, summary, Markdown body, entry type, importance, tags, file paths, metadata, session ID, and occurrence date. Entry types include notes, progress, decisions, bugs, handoffs, deploys, tasks, and risks.
No. The current search uses PostgreSQL full-text search plus filters such as tags, files, entry type, importance, session, and date range. Do not treat it as embedding-based semantic recall.
No. Work-log entries are append-only. Agents can append, search, retrieve, compact, and hand off those entries, but cannot update or delete them. Curated Rules and Project Summary use a separate proposal and review workflow.
No. The connected AI client must call append_memory as part of its own instructions or workflow. datamcp provides the tools and hosted storage, but it does not force a client to record an update.
Not in the current release. Memory entry bodies support Markdown, but direct .md file import, synchronization, and export are not available.
Use Read Only for project listing, canonical reads, search, retrieval, and handoffs without writes. Read & Append adds sessions, logs, compaction, and canonical change proposals. Full Access can apply canonical changes directly for an owner/admin API key user. Each MCP link can be scoped to one project and revoked individually.
Per user and memory connection, Free supports 20 appends per minute and 60 per hour, Pro supports 120 per minute and 2,000 per hour, and Enterprise supports 600 per minute and 20,000 per hour. Read, handoff, compaction, project, session, and canonical-update rates also scale by plan. Additional connection-level and organization-level safety limits apply.
No. It is a compact coordination layer for AI chats and agents. Keep source code in version control, durable documentation in its canonical system, and formal work items in the appropriate tracker.
Yes, when both clients support the required remote MCP connection and are authorized to use the same Agent Memory link. The next client can read deliberately saved project entries and handoff context. This does not transfer hidden chat history, model state, unsaved reasoning, or account access, and it does not bypass any provider's usage limits.
Keep exploring
Compare Codex Memories, AGENTS.md, task history, and a shared MCP memory server.
GUIDECompare Cursor Memories, Rules, file-based Memory Banks, and hosted shared memory.
GUIDEDesign shared context, write boundaries, consistency, and handoffs across several AI agents.
GUIDECompare Claude Memory, project memory, CLAUDE.md, Claude Code auto memory, and a shared MCP memory server.
GUIDECompare file-based memory banks with a hosted, structured, append-only Agent Memory service.
GUIDEUnderstand persistent context, shared project memory, MCP tools, and the limits of the current approach.
GUIDEConfigure projects, canonical context, MCP-link access, tools, content limits, and plan rate limits.
GUIDESee how datamcp hosts remote MCP endpoints and controls client access across supported source types.
GUIDESeparate client identity, MCP-link permissions, backend access, and revocation.
Start with one link
Create Agent Memory in datamcp, receive a hosted HTTPS MCP link, and let authorized compatible AI clients continue from the same structured project record. The Free plan includes 1 connection and 1 MCP link, with no credit card required.