EveryDev.ai
Sign inSubscribe
Home
Tools

2,747+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1877
  • Coding1340
  • Infrastructure633
  • Marketing503
  • Projects447
  • Research410
  • Design393
  • Analytics357
  • MCP246
  • Security246
  • Testing242
  • Data236
  • Integration180
  • Prompts169
  • Communication162
  • Learning162
  • Extensions154
  • Voice138
  • Commerce127
  • DevOps112
  • Web83
  • Finance24
AI Tools by Topic
  • 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
    1. Home
    2. Tools
    3. MenteDB
    MenteDB icon

    MenteDB

    Agent Memory

    An open-source Rust database engineered from scratch for AI agent memory, featuring semantic search, contradiction detection, and transformer-optimized context assembly.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    Get started with persistent memory for your AI agents.

    Pro: $19/mo

    Engagement

    Available On

    Windows
    Web
    API
    VS Code
    SDK

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent MemoryMCP ServersVector Databases

    Alternatives

    ReMeMemOSensue-skill
    Developer
    MenteDB ContributorsRemote / DistributedEst. 2025

    Listed Apr 2026

    About MenteDB

    MenteDB is an open-source, Apache 2.0-licensed Rust database built from the ground up as a cognitive memory engine for AI agents. Unlike vector database wrappers, it implements a purpose-built storage engine with HNSW indexing, graph-based belief propagation, and transformer-optimized context assembly. It ships a production MCP server with 32 tools across 6 categories, enabling Claude, Cursor, ChatGPT, and any MCP-compatible client to gain persistent memory with a single URL or CLI command.

    • Sleeptime Enrichment — Background pipeline extracts semantic facts, links entities, detects communities, and builds user profiles from raw conversations automatically.
    • Hybrid Search (BM25 + HNSW + RRF) — Combines keyword precision with semantic vector search for best-of-both-worlds memory retrieval.
    • Contradiction Detection — Flags conflicting beliefs the moment they appear, preventing stale or inconsistent memories from polluting AI context.
    • Pain Signals — Records negative feedback and past mistakes, surfacing anti-patterns before the AI repeats them.
    • Bi-Temporal Validity — Memories carry valid_from/valid_until timestamps, enabling point-in-time queries and temporal invalidation instead of deletion.
    • Phantom Memories — Detects knowledge gaps and creates placeholder memories so the AI knows what it does not know.
    • Speculative Pre-Assembly — Predicts upcoming queries and pre-builds context windows, reducing latency and token waste.
    • MCP Integration (32 tools) — Connect via stdio locally or Streamable HTTP remotely; setup takes one CLI command: npx mentedb-mcp@latest setup copilot.
    • Native SDKs — Rust, Python, and TypeScript bindings available via cargo add, pip install, or npm install.
    • Cross-Device Cloud Sync — Cloud mode keeps every device synchronized to the same memory store instantly.
    • API Key Management & Webhooks — Dashboard-based key scoping, HMAC-signed webhook payloads, delivery logs, and automatic retries for production deployments.
    • Token Efficiency — Compact format delivers 2.3x fewer tokens than raw JSON; delta savings of ~80% over 20 turns.
    MenteDB - 1

    Community Discussions

    Be the first to start a conversation about MenteDB

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

    Pricing

    FREE

    Free

    Get started with persistent memory for your AI agents.

    • 100 memories
    • 200 turns per month
    • 1 project
    • Cloud sync across devices
    • All MCP tools

    Pro

    For power users and teams who need more capacity.

    $19
    per month
    • Unlimited memories
    • 50,000 turns per month
    • Unlimited projects
    • Everything in Free
    View official pricing

    Capabilities

    Key Features

    • Sleeptime enrichment pipeline
    • Hybrid BM25 + HNSW + RRF search
    • Contradiction detection
    • Pain signals for mistake prevention
    • Bi-temporal memory validity
    • Phantom memory gap detection
    • Speculative context pre-assembly
    • Stream processing with real-time belief updates
    • Write inference at write time
    • Trajectory tracking across topic space
    • Interference shielding
    • LLM cognitive inference for belief compatibility
    • 32-tool MCP server
    • Cross-device cloud sync
    • Native Rust, Python, TypeScript SDKs
    • API key management
    • Webhooks with HMAC signing and delivery logs
    • Graph-based belief propagation
    • Delta savings (~80% over 20 turns)
    • Point-in-time temporal queries

    Integrations

    Claude
    Cursor
    ChatGPT
    GitHub Copilot
    VS Code
    Windsurf
    Claude Desktop
    Any MCP-compatible client
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

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

    Developer

    MenteDB Contributors

    MenteDB Contributors build a ground-up Rust database engineered specifically for AI agent memory. The project is open source under Apache 2.0 and ships a production MCP server with 32 tools, native SDKs for Rust, Python, and TypeScript, and cloud sync infrastructure. The team focuses on cognitive memory primitives — contradiction detection, belief propagation, and transformer-optimized context assembly — rather than wrapping existing vector databases.

    Founded 2025
    Remote / Distributed
    1 employees

    Used by

    Cursor (Integration)
    Claude (Integration)
    ChatGPT (Integration)
    Read more about MenteDB Contributors
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    ReMe icon

    ReMe

    A memory management toolkit for AI agents providing file-based and vector-based memory systems to solve limited context windows and stateless sessions.

    MemOS icon

    MemOS

    Production-grade memory infrastructure for AI that provides scalable, persistent memory with millisecond-level response for intelligent applications.

    ensue-skill icon

    ensue-skill

    A GitHub-hosted skill library for agent memory and context engineering, enabling AI agents to store, retrieve, and manage knowledge across sessions.

    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.

    76 tools

    MCP Servers

    Model Context Protocol servers that extend AI capabilities.

    103 tools

    Vector Databases

    Specialized databases optimized for storing and retrieving vector embeddings that power semantic search, recommendation systems, and other AI applications with similarity matching.

    24 tools
    Browse all topics
    Back to all toolsSuggest an edit
    10views
    Discussions