MCP Directory
Back

piia-engram

by Patdolitse · Python · ★ 168

Local-first AI memory you can see, edit, and override — portable across Claude Code, Codex, Cursor, Windsurf, and other MCP coding tools.

#agent-memory#ai-agent#ai-identity#ai-memory#anthropic#claude-code#claude-desktop#codex#context-management#cursor#llm-tools#local-first#long-term-memory#mcp#mcp-server#memory#model-context-protocol#python#vibe-coding#windsurf

Install

pip install git+https://github.com/Patdolitse/piia-engram.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "piia-engram": {
      "command": "uvx",
      "args": [
        "git+https://github.com/Patdolitse/piia-engram.git"
      ]
    }
  }
}

From the README

Tell AI once who you are, how you work, and what "good" means. Claude Code, Codex, Cursor, Windsurf, and other MCP-compatible tools can start from the same AI work identity layer — local files you own, no cloud account, no hidden memory you cannot inspect. [Install](#install) · [See It in Action](#see-it-in-action) · [Supported Tools](#supported-tools) · [MCP Tools](#mcp-tools) · [FAQ](#faq) [ENGLISH](README.md) | [中文](README.zh-CN.md) [](https://pypi.org/project/piia-engram/) [](https://pypi.org/project/piia-engram/) [](https://python.org) [](https://modelcontextprotocol.io) [](LICENSE) []…
Read full README on GitHub →

Related ai & ml servers