# Deepmerge > The shared memory for your AI tools. ## Docs - [Changelog](https://docs.deepmerge.ai/changelog.md): New features and improvements to Deepmerge. Newest first. - [How it works](https://docs.deepmerge.ai/how-it-works.md): The simple loop your AI tools follow every time they work. - [Install in your AI tool](https://docs.deepmerge.ai/installation.md): Connect Claude, ChatGPT, Cursor, VS Code, Claude Code, and any other MCP client to Deepmerge. - [What is Deepmerge?](https://docs.deepmerge.ai/introduction.md): The shared memory for your AI tools. - [Connect your AI tool](https://docs.deepmerge.ai/quickstart.md): Get your first AI tool writing to Deepmerge in about two minutes. - [Archive one entry](https://docs.deepmerge.ai/reference/archive_entry.md): What your AI tools can do with archive_entry. - [Create one entry](https://docs.deepmerge.ai/reference/create_entry.md): What your AI tools can do with create_entry. - [Create one workspace](https://docs.deepmerge.ai/reference/create_workspace.md): What your AI tools can do with create_workspace. - [Just-in-time context retrieval](https://docs.deepmerge.ai/reference/get_context.md): What your AI tools can do with get_context. - [Search and list entries](https://docs.deepmerge.ai/reference/get_entries.md): What your AI tools can do with get_entries. - [Read one entry](https://docs.deepmerge.ai/reference/get_entry.md): What your AI tools can do with get_entry. - [Read edit history](https://docs.deepmerge.ai/reference/get_revisions.md): What your AI tools can do with get_revisions. - [Identity + workspace bootstrap](https://docs.deepmerge.ai/reference/get_self.md): What your AI tools can do with get_self. - [Reference](https://docs.deepmerge.ai/reference/overview.md): Every action your connected AI tools can take in Deepmerge. - [Update one entry](https://docs.deepmerge.ai/reference/update_entry.md): What your AI tools can do with update_entry.