mnemos

Riley-Coyote/mnemos
★ 27 stars Python 🤖 AI/LLM Updated today
Living Memory Architecture for Autonomous AI Agents — MCP server with typed connections, beliefs, decay, reconsolidation
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mnemos": {
      "command": "uvx",
      "args": [
        "mnemos"
      ]
    }
  }
}

Or install with pip: pip install mnemos

README Excerpt

**Connect MCP. Get continuity.** Mnemos is local-first memory for AI agents. Connect the MCP server and an agent immediately gets durable continuity: startup context, capture, recall, correction, and maintenance without OpenRouter, OpenClaw, crons, manual database setup, tags, or `agent_id` plumbing.

Tools (20)

mnemos_beliefsmnemos_capturemnemos_consolidatemnemos_contextmnemos_correctmnemos_forgetmnemos_hypomnema_candidatesmnemos_hypomnema_promotemnemos_hypomnema_revisemnemos_hypomnema_searchmnemos_hypomnema_supersedemnemos_hypomnema_writemnemos_ingestmnemos_inspectmnemos_maintainmnemos_recallmnemos_remembermnemos_setupmnemos_sharedmnemos_status