nowfound

Alternatives

Products that do what agent-recall does

Persistent memory for AI coding tools. One command.

  1. 1

    Persistent memory for Claude Code, Codex & coding agents

    May 2026 · agent-memory.dev

  2. 2

    Persistent memory for AI coding agents

    Apr 2026 · contextpool.io

  3. 3
    Memori168

    Persistent memory from agent trace, not just conversation

    May 2026 · memorilabs.ai

  4. 4

    Let every AI remember the same you.

    Jul 2026 · memmy.bot

  5. 5RL
  6. 6RG

    Hey HN! I'm José, and I built Recall to solve a problem that was driving me crazy. The Problem: I use Claude for coding daily, but every conversation starts from scratch. I'd explain my architecture, coding standards, past decisions... then hit the context limit and lose everything. Next session? Start over. The Solution: Recall is an MCP (Model Context Protocol) server that gives Claude persistent memory using Redis + semantic search. Think of it as long-term memory that survives context limits and session restarts. How it works: - Claude stores important context as "memories" during…

    Oct 2025 · npmjs.com

  7. 7

    Repo-native memory for coding agents

    Jul 2026 · github.com

  8. 8

    The memory layer for AI agents

    Jul 2026 · kitforai.com

  9. 9

    Persistent, structured memory for AI Agents

    Jan 2026

  10. 10BA

    Tired of AI coding tools that forget everything between sessions? Every time I open a new chat with Claude or fire up Copilot, I'm back to square one explaining my codebase structure. So I built something to fix this. It's called In Memoria. Its an MCP server that gives AI tools persistent memory. Instead of starting fresh every conversation, the AI remembers your coding patterns, architectural decisions, and all the context you've built up. The setup is dead simple: `npx in-memoria server` then connect your AI tool. No accounts, no data leaves your machine. Under the hood it's TypeScript +…

    2025 · github.com

  11. 11
    Actx0100

    Memory infrastructure for AI agents.

    16d ago · actx0.com

  12. 12CS

    Coding agents don't have long-term memory. But you do have months of full-fidelity agent transcripts stored on your machine. A simple solution that goes a long way: ingest those transcripts and logs into a structured SQLite database, then search them with ranked text match. Everything is fully local and doesn't require anything fancy like a graph database or hosted memory service. This is the idea behind ctx, a Rust CLI that handles the ingestion and searching. We give our agents a skill that tells them to reference past sessions before working in an area. Usually we do this through an…

    Jul 2026 · github.com

  13. 13

    Enable agents to keep context & work across apps + sessions

    Jun 2026 · walrus.xyz

  14. 14

    Memory infrastructure for AI coding agents

    Feb 2026

  15. 15

    An OKF-backed Model Context Protocol (MCP) server delivering persistent long-term memory and SQLite FTS5 search for AI agents. - fellowgeek/mcp-memory

    24d ago · github.com

  16. 16

    AI agent memory + skills; API over REST + MCP

    Jul 2026 · agentprizm.com

  17. 17
    Recall3

    Long-term memory for AI agents, visible to humans

    Jun 2026 · github.com

  18. 18

    Persistent memory for ai agents

    Mar 2026

  19. 19
    GitHub10

    Local-first memory for your AI coding agent

    Jun 2026 · github.com

  20. 20

    This is a small library for giving an agent persistent memory without running any infrastructure. The whole store is one SQLite file, and the default install has no dependencies. I built it because whenever I wanted an agent to remember a handful of facts across sessions, the options were a hosted API, a vector database, or a framework, and that felt like too much for what is usually a few thousand short strings. The part I find most useful is that recall is deterministic, so you can write unit tests that assert what your agent remembers and run them in CI. I haven't seen that elsewhere and…

    Aug 2026 · github.com

  21. 21

    Long-term memory for AI agents. No API keys needed

    Feb 2026

  22. 22

    Open-source MCP server. #5 on LoCoMo. 100% local. MIT.

    May 2026 · totalmemory.dev

  23. 23

    Persistent memory for your AI agents

    May 2026

  24. 24

    Persistent, shared memory for your AI coding agents

    Jun 2026 · palacememory.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →