Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • News
  • Blogs
  • Builds
  • Contests
  • Compare
Create
    EveryDev.ai
    Sign inSubscribe
    Home
    Tools

    1,912+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    Categories
    • Agents1033
    • Coding970
    • Infrastructure415
    • Marketing397
    • Design335
    • Projects311
    • Analytics298
    • Research290
    • Testing180
    • Integration167
    • Data163
    • Security156
    • MCP145
    • Learning135
    • Communication120
    • Extensions114
    • Prompts110
    • Commerce105
    • Voice102
    • DevOps83
    • Web71
    • Finance18
    1. Home
    2. Tools
    3. Hippo Memory
    Hippo Memory icon

    Hippo Memory

    Agent Memory

    Biologically-inspired persistent memory system for AI agents with decay, retrieval strengthening, and sleep consolidation — zero runtime dependencies.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the MIT License. Install via npm and use without restrictions.

    Engagement

    Available On

    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent MemoryCommand Line AssistantsMCP Servers

    Alternatives

    Claude ContextMem0cq
    Developer
    Keith SoKeith So is a Quantitative Analyst who specializes in turnin…

    Listed Apr 2026

    About Hippo Memory

    Hippo is a CLI-based memory layer for AI coding agents that models human hippocampal memory mechanics: decay by default, retrieval strengthening, sleep consolidation, and reward-proportional decay. It solves the problem of agents forgetting everything between sessions and context being trapped inside individual tools like ChatGPT, Claude, or Cursor. Hippo uses a SQLite backbone with markdown/YAML mirrors, making memories git-trackable and human-readable, with zero runtime dependencies.

    • Decay by default — every memory has a configurable half-life (7 days default); persistence must be earned through retrieval or explicit pinning
    • Retrieval strengthening — each recall extends a memory's half-life by 2 days, implementing the testing effect mechanically
    • Sleep consolidation — hippo sleep compresses repeated episodic memories into semantic patterns, removes decayed entries, and merges related episodes
    • Error memories stick — memories tagged --error receive 2× the half-life and a 1.5× strength multiplier, so hard lessons don't fade quietly
    • Confidence tiers — memories carry verified, observed, inferred, or stale labels so agents know how much to trust each piece of context
    • Hybrid search — BM25 keyword search with optional cosine embedding similarity via @xenova/transformers for semantic recall
    • Cross-tool import — import memories from ChatGPT exports, CLAUDE.md, .cursorrules, or any markdown/text file with hippo import
    • Auto-hook install — hippo init detects Claude Code, Codex, Cursor, OpenClaw, and OpenCode and patches the right config file automatically
    • MCP server — hippo mcp starts an MCP server over stdio, exposing tools like hippo_recall, hippo_remember, and hippo_context to any MCP-compatible client
    • Active invalidation — hippo learn --git detects migration commits and actively weakens memories referencing replaced patterns; manual invalidation also supported
    • Architectural decisions — hippo decide stores one-off decisions with a 90-day half-life and supports superseding chains as architecture evolves
    • Working memory & session handoffs — bounded scratchpad (hippo wm) for current-session notes and hippo handoff for persisting session summaries across agent switches
    • Outcome feedback — hippo outcome --good/--bad applies reward-proportional decay modulation inspired by R-STDP in spiking neural networks
    • Token budgets — hippo recall --budget 2000 ranks memories by relevance × strength × recency and fills the budget with highest-signal results first
    Hippo Memory - 1

    Community Discussions

    Be the first to start a conversation about Hippo Memory

    Share your experience with Hippo Memory, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source (MIT)

    Fully free and open-source under the MIT License. Install via npm and use without restrictions.

    • Full CLI with all memory commands
    • SQLite backbone with markdown/YAML mirrors
    • Decay, retrieval strengthening, and sleep consolidation
    • Cross-tool import (ChatGPT, Claude, Cursor, markdown)
    • Auto-hook install for all supported agent frameworks

    Capabilities

    Key Features

    • Decay-based memory lifecycle with configurable half-lives
    • Retrieval strengthening (half-life extension on recall)
    • Sleep consolidation (episodic → semantic compression)
    • Error memories with 2× half-life
    • Confidence tiers: verified, observed, inferred, stale
    • Hybrid BM25 + embedding search
    • Cross-tool import from ChatGPT, Claude, Cursor, markdown
    • Auto-hook install for Claude Code, Codex, Cursor, OpenClaw, OpenCode
    • MCP server over stdio
    • Active invalidation from git commit detection
    • Architectural decision memory with 90-day half-life
    • Working memory scratchpad with importance-based eviction
    • Session handoffs for cross-session continuity
    • Reward-proportional decay modulation
    • Token budget-aware recall
    • Conflict detection and resolution
    • Multi-agent shared memory with transfer scoring
    • Auto-learn from git commit history
    • Watch mode for auto-capturing command failures
    • Explainable recall with --why flag
    • Web dashboard at localhost:3333
    • Path-based memory triggers
    • Outcome feedback loop

    Integrations

    Claude Code
    Codex
    Cursor
    OpenClaw
    OpenCode
    ChatGPT
    Cline
    Windsurf
    Claude Desktop
    @xenova/transformers
    SQLite
    Git
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate Hippo Memory and help others make informed decisions.

    Developer

    Keith So

    Keith So is a Quantitative Analyst who specializes in turning data into actionable trading strategies. He works with Python, Databricks, TensorFlow, PyTorch, and Jupyter Notebook to design, test, and deploy quantitative trading models. His background spans data analysis, big-data processing, neural network development, and research-grade experimentation, with a results-driven approach to uncovering market trends and building robust quantitative models.

    Read more about Keith So
    GitHubLinkedIn
    1 tool in directory

    Similar Tools

    Claude Context icon

    Claude Context

    MCP server that provides persistent memory and context management for Claude AI conversations using Milvus vector database.

    Mem0 icon

    Mem0

    Memory layer for AI apps and agents. Open-source SDK + managed API that adds long-term, semantic and graph memory with fast retrieval, policy controls, and analytics.

    cq icon

    cq

    cq is an open standard by Mozilla AI for shared agent learning, enabling AI coding agents to persist, share, and query collective knowledge to avoid repeating failures.

    Browse all tools

    Related Topics

    Agent Memory

    Memory layers, frameworks, and services that enable AI agents to store, recall, and manage information across sessions. These tools provide persistent, semantic, and contextual memory for agents, supporting personalization, long-term context retention, graph-based relationships, and hybrid RAG + memory workflows.

    32 tools

    Command Line Assistants

    AI-powered command-line assistants that help developers navigate, search, and execute terminal commands with intelligent suggestions and context awareness.

    108 tools

    MCP Servers

    Model Context Protocol servers that extend AI capabilities.

    52 tools
    Browse all topics
    Back to all tools
    Explore AI Tools
    • AI Coding Assistants
    • Agent Frameworks
    • MCP Servers
    • AI Prompt Tools
    • Vibe Coding Tools
    • AI Design Tools
    • AI Database Tools
    • AI Website Builders
    • AI Testing Tools
    • LLM Evaluations
    Follow Us
    • X / Twitter
    • LinkedIn
    • Reddit
    • Discord
    • Threads
    • Bluesky
    • Mastodon
    • YouTube
    • GitHub
    • Instagram
    Get Started
    • About
    • Editorial Standards
    • Corrections & Disclosures
    • Community Guidelines
    • Advertise
    • Contact Us
    • Newsletter
    • Submit a Tool
    • Start a Discussion
    • Write A Blog
    • Share A Build
    • Terms of Service
    • Privacy Policy
    Explore with AI
    • ChatGPT
    • Gemini
    • Claude
    • Grok
    • Perplexity
    Agent Experience
    • llms.txt
    Theme
    With AI, Everyone is a Dev. EveryDev.ai © 2026
    Discussions