nowfound

Alternatives

Products that do what PMB does

Stop re-explaining your project to AI coding agents

  1. 1

    Comprehensive memory management for Claude Code

    Mar 2026

  2. 2

    Persistent memory for AI coding agents

    Apr 2026

  3. 3

    Persistent AI memory across Claude Desktop & Cursor IDE

    Oct 2025

  4. 4

    Repo-native memory for coding agents

    Jul 2026

  5. 5
    pumaDB159

    a small hosted memory layer for AI agents

    Jun 2026

  6. 6

    Infinite clipboard for Claude, Codex and other AI tools

    Jun 2026

  7. 7

    Manage your CMS content from Claude, Cursor, and Codex

    12d ago · marblecms.com

  8. 8
    Docket114

    Like Jira but for indie devs and AI agents

    Mar 2026

  9. 9PL

    How it works: - Storage uses one SQLite database file, plus a local LanceDB index of vectors. No need for a server, cloud services, or any API keys. - Retrieval is a hybrid approach using BM25 (rank-bm25) and vector-based search (sentence-transformers) combined with a co-occurrence graph of entities, using reciprocal rank fusion. The idea is to find the right memory, not the closest one. - It plugs into the agent's lifecycle via MCP: before the agent responds, relevant memories are added to its input; after each turn, decisions and new learnings are automatically recorded. No need to…

    Jun 2026 · github.com

  10. 10
    Miro MCP137

    Turn code into visual docs, board context into code

    Feb 2026

  11. 11
    GPS83

    Memory layer for LLMs that stores repo rules + past lessons

    May 2026

  12. 12

    Never lose your work again

    2025

  13. 13

    Open-source alternative to Codex & Claude Code

    May 2026

  14. 14
    Chive149

    The macOS companion for Claude Code

    2025

  15. 15

    Local semantic search for AI agents

    30d ago · tryreference.com

  16. 16

    Portable memory for agent workflows

    Apr 2026

  17. 17

    Run Claude, Codex & Cursor in parallel from one dashboard

    Mar 2026

  18. 18

    Give your agent tools to create beautiful, codebase-aware UI

    Apr 2026

  19. 19
    DexCode94

    Your AI Agent builds the Deck & you never leave the terminal

    Mar 2026

  20. 20PM

    This is my attempt in building a memory that evolves and persist for claude code. My approach is inspired from Zettelkasten method, memories are atomic, connected and dynamic. Existing memories can evolve based on newer memories. In the background it uses LLM to handle linking and evolution. I have only used it with claude code so far, it works well with me but still early stage, so rough edges likely. I'm planning to extend it to other coding agents as I use several different agents during development. Looking for feedbacks!

    Jan 2026 · github.com

  21. 21

    Production context for AI with logs, DBs, and error tracking

    May 2026

  22. 22
    MemHub2

    Persistent shared memory for AI coding agents

    3d ago · memhub.simplex.lat

  23. 23AM

    Hey HN, I'm Namanyay and I've been using Cursor since 2 years, but it seems to make mistakes as the project size grows. This caused me to have to repeat myself a lot and it used to break my flow. I realized it's because Cursor (and other AI tools) are not able to keep an overview of the project. Plus, Cursor does not have a "memory" layer to remember important things that the user has already mentioned. I solved this by building an open-source MCP which maintains project and memory information within the user's file system. It's simple and installation takes 30 seconds. Github:…

    2025

  24. 24PM

    I built an MCP server that gives Claude Code long-term memory across sessions, backed by infrastructure you control. Every Claude Code session starts from zero, no memory of previous sessions. This server uses mem0ai as a library and exposes 11 MCP tools for storing, searching, and managing memories. Qdrant handles vector storage, Ollama runs embeddings locally (bge-m3), and Neo4j optionally builds a knowledge graph. Some engineering details HN might find interesting: - Zero-config auth: auto-reads Claude Code's OAT token from ~/.claude/.credentials.json, detects token type (OAT vs…

    Feb 2026 · github.com

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