Agentage Memory
One memory. Every AI. Owned by you. A shared markdown memory that all of your AI tools read and write through a single MCP endpoint.
What it is
Agentage Memory is a single, portable memory that every AI you use can read and write. Connect any MCP client - Claude, Claude Code, Cursor, VS Code, ChatGPT - to one shared markdown memory through a single endpoint. Sign in with OAuth and your AI tools read and write the same notes, so context follows you between tools instead of being trapped in one.
Your notes are plain markdown, addressed by path (e.g. work/tasks/foo.md) and stored in the EU. You can browse them in the dashboard, search them from any AI, and export the whole thing at any time.
Why it is different
Memory features baked into a single assistant are closed and vendor-locked - what Claude remembers, ChatGPT cannot see. Agentage Memory is the opposite:
- Cross-vendor - the same memory works across every AI tool you use, not just one.
- Files-first - the source of truth is markdown you own, mirrored locally and exportable anytime.
- No lock-in - open MCP standard, no proprietary database, no API keys to manage.
One memory per account
Connect the same account in each client to share one memory across all of them. Data is stored in the EU and exportable anytime.
How it fits together
Everything you connect ends up reading and writing the same store. Your AI tools go through the MCP server, scripts use the REST API, and your files stay in reach through git-powered sync:
Next: connect the MCP server
Head to the MCP server page for the endpoint and one-click client setup, the MCP tools reference for the six tool contracts, or the REST API for the HTTP surface.