Local-first AI identity for MCP coding tools. Lessons, decisions, and context you control.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
piia-engram · pypi · 4.17.2
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Patdolitse/piia-engram",
"description": "Local-first AI identity for MCP coding tools. Lessons, decisions, and context you control.",
"title": "Piia Engram",
"repository": {
"url": "https://github.com/Patdolitse/piia-engram",
"source": "github"
},
"version": "4.17.2",
"websiteUrl": "https://github.com/Patdolitse/piia-engram",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "piia-engram",
"version": "4.17.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "Install this exact PyPI package version before running the MCP console script.",
"value": "piia-engram==4.17.2",
"type": "named",
"name": "--from"
},
{
"description": "Console script that starts the MCP server; the package name itself launches setup.",
"value": "piia-engram-mcp",
"type": "positional"
}
],
"packageArguments": [
{
"description": "Run the server over standard MCP stdio transport.",
"value": "stdio",
"type": "named",
"name": "--transport"
}
],
"environmentVariables": [
{
"description": "Skip optional local startup reconciliation during marketplace/client validation; set to background for local cross-tool sync.",
"default": "off",
"name": "ENGRAM_MCP_STARTUP_SYNC"
},
{
"description": "Expose the context-budget friendly default surface; set to all for the full advanced surface.",
"default": "core",
"name": "ENGRAM_TOOLS"
},
{
"description": "Force UTF-8 stdio frames on Windows-style consoles.",
"default": "utf-8",
"name": "PYTHONIOENCODING"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"capabilities": {
"mcp_tools_advanced": 40,
"mcp_tools_core": 18,
"mcp_tools_total": 58,
"prompts": 0,
"resources": 0
},
"categories": [
"Developer Tools",
"Memory",
"Knowledge Management"
],
"displayName": "Piia Engram",
"homepage": "https://github.com/Patdolitse/piia-engram",
"install": {
"pip": "pip install piia-engram && engram setup",
"uvx": "uvx --from piia-engram piia-engram-mcp"
},
"keywords": [
"memory",
"identity",
"cross-tool",
"local-first",
"mcp",
"knowledge-management"
],
"license": "AGPL-3.0-or-later",
"listingNote": "Local-first personal AI identity and memory layer for MCP-compatible coding tools.",
"slug": "patdolitse-piia-engram"
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-18T06:32:59.301317Z",
"publishedAt": "2026-08-18T06:32:59.301317Z",
"updatedAt": "2026-08-18T06:32:59.301317Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 4.17.2last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.