Home/Directory/Web & APIs/Piia Engram

Piia Engram

@Patdolitse · github.com/Patdolitse/piia-engram

Persistent user identity across AI tools. Stores preferences, lessons, and decisions as local JSON; 13 core MCP tools share them with Claude Code, Cursor, Codex, and any MCP client.

ClaimedWeb & APIsstdiolocal auth
GitHub

Install one command

terminal
$ pip install piia-engram && engram setup

Or add it with the Claude CLI: claude mcp add patdolitse-piia-engram

Tools exposed 20 tools

get_user_context
token_budget
wrap_up_session
memory_store
add_lesson
add_decision
add_playbook
search_knowledge
filters_json
get_relevant_knowledge
get_recall
get_identity_card
update_identity
get_project_context
save_project_snapshot
get_recent_context
get_daily_log
get_resume_brief
register_tool
find_tool

Configuration claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "patdolitse-piia-engram": {
      "command": "pip",
      "args": ["install", "piia-engram", "&&", "engram", "setup"],
      "env": {
        "ENGRAM_APPROVAL": "<your-engram-approval>",
        "ENGRAM_AUTH_TOKEN": "<your-engram-auth-token>",
        "ENGRAM_TOOLS": "<your-engram-tools>",
        "ENGRAM_MCP_STARTUP_SYNC": "<your-engram-mcp-startup-sync>",
        "ENGRAM_EPHEMERAL": "<your-engram-ephemeral>",
        "ENGRAM_SECRET": "<your-engram-secret>"
      }
    }
  }
}

Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Web & APIs
Compare
@bytedance

Browser automation capabilities using Puppeteer, both support local and remote browser connection.

Web & APIsstdio no-auth
36.3k4w ago0 toolslocal
$npx @agent-tars/cli@latest
Compare
@mickael-kerjean

Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.

Web & APIsHTTP no-auth
14.3k6d ago0 toolslocal
Install command unavailable — see repo
Compare
@PipedreamHQ

Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.

Web & APIsSSE no-auth
11.5k4d ago0 toolslocal
Install command unavailable — see repo