Skip to content
Alternatives
Software like Memcode AI
What else does this job. Matched on what each project does, not on who links to whom.
Closest first
- AgentMemagentmem.devAgentMem is a memory layer for AI agents. It is built for developers who want agents to keep context instead of starting from zero, and it describes its purpose as giving persistent, searchable memory that can sync across frameworks including LangChain, CrewAI, OpenAI, Claude, AutoGPT, and LlamaIndex. The product stores and retrieves memories through an API. Its listed capabilities include semantic search, which finds memories by meaning rather than keywords and is powered by vector embeddings, and cross-agent sync for sharing context between agents. The page also says memories are persistent and survive restarts, that the API is simple to use with an API key, and that memories are auto-embedded when stored. A short code example shows calls for storing a memory, searching memories, and syncing across multiple agents. AgentMem’s production-oriented features include fast API response times under 100 ms, edge caching, API key authentication, tenant isolation, encrypted-at-rest storage, usage analytics for memory usage, search patterns, and agent activity, and a global CDN setup. It is deployed on Railway with a Cloudflare proxy. The page also includes a worked example of registering an agent through a POST endpoint and then using POST endpoints to store memories and search them. Pricing is presented in three plans. A free plan costs $0 per month and includes 10,000 memories, semantic search, support for three agents, and community support. Pro costs $29 per month and adds unlimited memories, unlimited agents, cross-agent sync, priority support, and usage analytics. Enterprise costs $199 per month and adds a self-hosted option, custom integrations, an SLA guarantee, and dedicated support. The page identifies AgentMem as being built by Gritza and says it is in public beta.
- Memerimemeri.aiMemeri is a workspace platform designed for developers who use AI coding agents like Claude, ChatGPT, and Codex. It enables multiple agents to collaborate on projects with a shared memory, visible work logs, and real-time updates. Users can connect different agents, track their activities, and steer their work in a unified environment.
- Memobasememobase.aiMemobase is a persistent AI memory and context-continuity tool for agents and other AI tools. It is described as a synaptic layer for AI agents, intended to avoid the reset that happens when each new session loses earlier context, architecture, style, and progress. Its core architecture centers on passive context capture and a background Dream Phase that distills noisy session logs into durable, high-signal rules and project insights. Memobase also uses deterministic HTTP hooks for passive intelligence, hybrid graph retrieval that combines vector similarity with Knowledge Graph relationships, and an MCP-native protocol. The site says it works natively with Claude, ChatGPT, and Cursor. It also includes an insight dashboard for visualizing a knowledge graph and vector space, managing API keys, and monitoring usage in real time. The Quick Setup section says it can be added to an AI assistant with no code required, and the CLI supports a private local mode with SQLite as well as cloud sync for cross-device access. The CLI examples include installing memobase-cli, starting a local memory server, logging in to a cloud account, auto-configuring Claude Code hooks, scanning a repository for project IQ, and pushing local memories to the cloud. The page presents Memobase for developers and for everyone else. For developers, it offers the CLI and guidance for adding the Memobase MCP server to an AI configuration. For other users, it offers a one-click flow and drag-and-drop history import to build a knowledge graph. The setup instructions also show integrations with Claude and Claude Desktop, including connector setup, an API key workflow, and hooks for events such as UserPromptSubmit, Stop, TaskCompleted, and SessionEnd. Pricing is listed in monthly plans. Free is $0 forever and includes 500 credits per month, semantic vector search, per-user memory isolation, and community support. Pro is $9 per month and includes 5,000 credits, a monthly usage dashboard, email support, and priority response. Unlimited is $29 per month with unlimited credits, dedicated support, SLA availability, and custom onboarding. The page also states that PostgreSQL Row-Level Security is used for memory isolation and that self-custody options are on the roadmap.
- MemoVmemov.aiMemoV is an AI-assisted version control platform designed to manage and enhance the coding memory of AI coding agents. It addresses the challenge of tracking prompts, agent plans, and code changes without requiring traditional manual commits, allowing teams to maintain a clean git history while capturing all relevant coding context. By integrating with various AI coding agents via the MCP protocol—including tools like Claude Code, Cursor, CodeX, Windsurf, and others—MemoV enables seamless collaboration and context sharing across different environments. The platform automatically traces prompts, code iterations, and agent decisions, creating a detailed history timeline of coding activities. This traceability supports lossless rollback, allowing users to revert to any point in their coding journey and explore alternative development paths. Abandoned changes are preserved in the history, providing a comprehensive record of all decision points. MemoV also auto-generates skills from the coding history, extracting patterns of success and highlighting past issues to help AI agents learn and avoid repeating mistakes. These skills can be reused by description, which optimizes token usage during iterative development. MemoV features a wiki that transforms coding history into living documentation, ensuring that records are always current with the latest changes. The platform supports cross-agent context sharing, so teams can leverage a unified memory across multiple AI coding tools. Real-time code review is available before pull requests, helping teams align intent and prevent unwanted changes from AI agents. Additionally, MemoV offers the ability to query multiple large language models—including ChatGPT, Claude, Grok, and Gemini—simultaneously for faster debugging with unified context. Designed for teams working with AI coding agents, MemoV aims to streamline collaboration, documentation, and code evolution tracking. The service is accessible via a web platform, and users can try it for free.
- MemMachinememmachine.aiMemMachine is an open-source memory layer built to enhance advanced AI agents by enabling them to learn, store, and recall data and user preferences across sessions. Its primary function is to transform AI-powered applications, such as chatbots and assistants, into context-aware and personalized agents capable of delivering more precise and meaningful interactions. By persisting memory across multiple sessions, agents, and large language models, MemMachine helps applications build evolving user profiles that inform future responses and actions. The platform is designed to support sophisticated personalization and context retention. It features two distinct types of memory: Episodic Memory, which captures conversational context, and Profile Memory, which stores long-term user facts and preferences. These memory types allow agents to recall relevant information, enabling them to provide tailored responses and manage complex, long-running workflows. For example, MemMachine can be used in healthcare AI assistants to remember patient preferences and history, or in team collaboration tools to deliver proactive, context-aware insights that improve with each interaction. MemMachine is accessed through a RESTful API, a Python SDK, or an MCP Server, providing flexibility in how developers integrate memory capabilities into their AI agents. The memory data is persisted to databases, supporting robust and reliable storage of user and interaction data. The platform is suitable for engineering teams and developers building AI agents that require persistent, context-rich memory to support personalized and intelligent behavior. As an open-source solution, MemMachine is available for integration into a variety of AI-powered applications. Its architecture and features are designed to abstract complexity while allowing flexibility for developers to use components independently. The tool is positioned within the class of memory infrastructure solutions for AI agents, focusing on enabling context-aware, personalized, and sophisticated automation in AI-driven systems.
- CoreMemcoremem.appCoreMem is a context management platform for loading a user’s stored context into AI tools, editors, agents, and share links instead of re-explaining it at the start of each session. It stores that context as mems, which are named collections of files, documents, and notes. Its sharing methods include direct integrations, public URLs, scoped share links, and MCP. The page also says that agents can propose updates to mems, but each change is approved by the user before anything is written. For AI toolmakers and agent workflows, CoreMem provides AI-readable documentation at /coremem/hi and a plain-text summary file at /llms.txt. The service exposes an MCP server at api.coremem.app/api/mcp, and mem or profile pages use coremem.app/<username/<slug while scoped share links use coremem.app/s/<token. The product links include Get started free, Sign in, and Pricing, indicating a free entry point and a pricing page. CoreMem describes itself as a context management platform and is presented as a tool for sharing preferences and background context with AI systems.
- AutoMemautomem.aiAutoMem is a persistent memory layer designed for AI agents, enabling them to recall both facts and their context rather than starting each session without memory. The tool addresses the challenge of agents forgetting previous interactions by capturing and organizing relevant information as users work, allowing for more effective and context-aware recall in subsequent sessions. AutoMem integrates into agent workflows by providing a memory architecture that combines a knowledge graph for relationships and a vector index for semantic meaning. The platform stores every memory in a graph structure, mapping out entities, relationships, and temporal data using FalkorDB, while also leveraging Qdrant for vector-based semantic search. This hybrid approach allows agents to retrieve not only semantically similar information but also the specific threads or contexts to which that information belongs. AutoMem consolidates new memories in the background, clustering related ideas, strengthening frequently accessed connections, and allowing irrelevant data to decay over time, resulting in increasingly relevant and refined recall. AutoMem is compatible with a range of agent clients and platforms, including Claude, Cursor, ChatGPT, Codex, and any client supporting the Model Context Protocol (MCP). It can be deployed locally via Docker, as a managed cloud service through Railway, or self-hosted within a user's own infrastructure, including Kubernetes environments. All deployment options expose the same MCP endpoint, ensuring consistent integration regardless of setup. The tool supports macOS, Linux, Windows (WSL2), and is accessible from both desktop and mobile clients that are MCP-compatible. The software is open source and distributed under the MIT License. AutoMem has been benchmarked using the neutral Agent Memory Benchmark (BEAM), where it achieved a high accuracy rate and was ranked second among competitors. Its design is informed by research focused on enhancing recall for AI agents, ensuring that memory compounds and becomes more useful over time.
- MEMANTOmemanto.aiMemanto is an open-source, on-premises memory agent designed to provide persistent memory for AI agents. It addresses the challenges of agent memory retention by enabling agents to remember and recall information across sessions, minimizing the need to re-explain codebases or lose context between interactions. The tool is compatible with a range of AI agents, including Claude Code, Cursor, Codex, and more than 14 others, and is built on an information-theoretic search engine that delivers sub-90ms recall latency. Key features include instant ingestion of memories, deterministic search, temporal queries, built-in retrieval-augmented generation (RAG), conflict resolution, autonomous categorization into 13 semantic types, and verifiable sources for every memory entry. Memanto prioritizes freshness, ensuring new facts outrank outdated information, and resolves contradictions as they arise. The system compresses data at a 32x rate and offers confidence scoring, daily summaries, and cross-platform compatibility. Local embeddings and answers are generated via Ollama models, ensuring that no data leaves the user's machine. Memanto is delivered as a Python package installable via pip, with a command-line interface for agent management, memory storage, and retrieval. It can be deployed using Docker on the user's local machine, with no need for API keys, external vector databases, or backend services. Users can also access an interactive local web dashboard to manage agents and memories, view conflicts and connections, and try a live demo on localhost. The platform integrates with a broad array of AI development tools and frameworks, such as VS Code, GitHub Copilot, Gemini, Hermes Agent, CrewAI, LangChain, LangGraph, LlamaIndex, and n8n. Memanto is available 100% free of charge and is open source, providing developers with a privacy-focused, self-hosted solution for persistent agent memory without recurring costs or reliance on cloud infrastructure.
- Acode — Terminal & AI Codinggoogle.comAcode is a mobile code editor and terminal for Android, featuring AI coding assistance (Claude, Codex), Node.js support, and open source compatibility. It enables developers to code, run, and manage projects on the go.
- Claude-memclaude-mem.aiClaude-mem and cmem provide an open-source memory layer for AI agents, enabling persistent, structured recall of agent actions and decisions across sessions, machines, and development environments. This system addresses the challenge of AI agents losing context between sessions by capturing every decision, bugfix, and dead end as structured observations in a temporal database, allowing agents to resume work with full historical context regardless of where or when they last operated. The core offering consists of the claude-mem open-source engine, which can be installed with a single command and requires no configuration or account to begin. This engine writes observations automatically as agents work, storing them in a database that supports both full-text and recency-based hybrid search. The system is designed for compatibility with a wide range of agent frameworks, IDEs, and Model Context Protocol (MCP) clients, including named integrations such as Claude Code, Cursor, Windsurf, OpenCode, Codex CLI, and Gemini CLI. Developers can run claude-mem locally or use CMEM Cloud, which provides a cloud sync layer that mirrors the local database and offers a private MCP endpoint for access from any machine or agent. CMEM Cloud is available in early access and is free during this period. 0 license. The platform emphasizes privacy and flexibility, supporting offline-first operation and end-to-end private access via personal MCP links. Teams can share a single memory across multiple agents and editors, facilitating collaborative development and long-term traceability of project decisions and changes. The system's hybrid search enables agents to recall relevant information in milliseconds, even from projects that have not been touched in months. By integrating directly with agent frameworks and development tools, claude-mem and cmem streamline the process of building and maintaining persistent AI agent memory, reducing the need for manual context management and enabling agents to maintain continuity across diverse workflows.
- mnemosmaking-minds.aiMnemos is a local-first memory framework designed specifically for coding agents, with a focus on reliable, scoped memory management. The tool addresses the challenge of agent memory drift and scope confusion by keeping project, workspace, and global memory partitions separate, ensuring that knowledge relevant to each context remains distinct and does not accumulate contradictions. Mnemos is intended for solo coding-agent workflows, where maintaining accurate and adaptive memory across projects and sessions is critical. The platform operates using a single local SQLite file for persistence, allowing memory to survive restarts while remaining compact and efficient. It features a guided user interface (mnemos ui) for setup and host configuration, making operational readiness and host integration more accessible. Mnemos integrates with Claude Code, Claude Desktop, generic Model Context Protocol (MCP) hosts, and provides documentation for Codex setups. Its architecture is inspired by neuroscience, employing modules such as a Surprisal Gate for predictive coding, Mutable RAG for dynamic memory reconsolidation, an Affective Router for state-dependent retrieval, a Sleep Daemon for episodic memory consolidation and pruning, and Spreading Activation for associative memory priming. These modules enable Mnemos to selectively encode only surprising or salient information, adapt stored knowledge as new context emerges, blend semantic and affective cues for retrieval, and keep memory stores clean by consolidating and pruning episodic traces. The system is designed to avoid the pitfalls of standard append-only memory layers, which can lead to bloated, contradictory, and operationally opaque memory pools. Mnemos is open source and can be installed via pip. It does not require extra services, as all retrieval and consolidation processes are handled locally. The framework includes built-in tools such as a graph edges doctor and a health check utility (mnemos_health) to help users inspect and maintain operational readiness. Its tier 1 host support includes Claude Code, Claude Desktop, and generic MCP hosts, with additional documentation for integrating with Codex.
Ranked by how close each one sits to Memcode AI in the index, not by popularity. Back to Memcode AI →