memnos

thameema/memnos
★ 1 stars Python 🤖 AI/LLM Updated today
Persistent memory for AI coding agents — MCP server, REST API & Python SDK. Works with Claude Code, Cursor, Windsurf and any LLM agent.
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": {
    "memnos": {
      "command": "uvx",
      "args": [
        "memnos"
      ]
    }
  }
}

Or install with pip: pip install memnos

README Excerpt

**Persistent memory for AI coding agents — MCP server, REST API & Python SDK.** memnos gives AI coding agents long-term memory that persists across sessions. Works with **Claude Code, Cursor, Windsurf** and any MCP-compatible client. One Docker container — no external vector database required. ``` Claude Code ─┐

Tools (20)

AsyncMemnosClientMAYMEMNOS_VAULT_KEYSHOULDadd_factget_entityget_heuristicsget_relatedget_task_resultgraph_querylist_agentslist_tasksmemory_deletememory_getmemory_searchmemory_writeopenaisecret_auditsecret_getsecret_list

Topics

agent-memoryai-agentarcadedbclaude-codecursor-aiknowledge-graphlangchainllm-memorymcp-servermemory-managementopenaipersistent-memorypythonragvector-database