MCP Directory
Back

agentkits-memory

by aitytech · TypeScript · ★ 61

Persistent memory system for AI coding assistants via MCP. Works with Claude Code, Cursor, Copilot, Windsurf, Cline.

Install

npx -y github:aitytech/agentkits-memory

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "agentkits-memory": {
      "command": "npx",
      "args": [
        "-y",
        "github:aitytech/agentkits-memory"
      ]
    }
  }
}

From the README

AgentKits Memory by AityTech Persistent Memory System for AI Coding Assistants Your AI assistant forgets everything between sessions. AgentKits Memory fixes that. Decisions, patterns, errors, and context — all persisted locally via MCP. Website • Docs • Quick Start • How It Works • Platforms • CLI • Web Viewer English · 简体中文 · 日本語 · 한국어 · Español · Deutsch · Français · Português · Tiếng Việt · Русский · العربية ------|---------| | **100% Local** | All data stays on your machine. No cloud, no API keys, no accounts | | **Blazing Fast**…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers