Engram MCP
🧠 Engram
Memoria portátil y verificable para agentes de IA — en Walrus. Cuéntale a tu agente una decisión, una configuración, un detalle o un dato sobre un compañero; lo almacena en Walrus y lo recupera entre sesiones, dispositivos, modelos — y, en el ámbito de equipo, en todo tu equipo. Deja de volver a preguntar por el contexto que ya le diste.
Creado para el hackathon Walrus Memory (SuiHub Lagos, ago 2026).
Dos superficies, una idea
Engram MCP — añádelo a Claude Code / Cursor / Codex y tu agente obtiene
engram_remember/engram_recall/engram_tidycon ámbito personal vs de equipo y reglas de captura tipadas. Este es el artefacto reproducible: escrituras reales en Walrus, ids de blob verificables.Aplicación web Engram — un agente de chat que captura automáticamente hechos duraderos, muestra el id de blob de Walrus + enlace de inspección de cada uno, y tiene un conmutador 🔒 Personal ↔ 👥 Equipo y un selector de modelo. Funciona sin claves mediante un simulacro sin conexión.
Related MCP server: Engram
El prompt
PROMPT.md es el prompt de sistema listo para copiar y pegar que lo impulsa: las
reglas sobre qué recordar y cuándo recuperar. Pégalo en cualquier agente conectado a
estas herramientas.
Inicio rápido
pnpm install
# The MCP (real Walrus memory in your agent):
pnpm login:memwal # one-time browser sign-in
# → add mcp/engram-mcp.mjs to your client (see mcp/README.md), paste PROMPT.md
# The web app demo (no keys needed):
pnpm dev # http://localhost:5173Prueba de que funciona
Memorias escritas en vivo en Walrus mainnet mediante engram_remember (el agregador
devuelve HTTP 200):
config →
2iD9wF…U2qdIdecision →
sXb0q3…TVgno
Consulta SUBMISSION.md para el informe completo y VIDEO.md
para el guion de la demo.
Estructura
PROMPT.md the copy-pasteable memory protocol (the star deliverable)
mcp/engram-mcp.mjs the MCP server (scope + typed rules) + mcp/README.md
src/, api/ the web app (Vite/React) + its serverless API
scripts/ smoke tests and proof collectorsTool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Persistent memory for AI agents. Search, store, and recall across sessions.
Private, portable memory and reusable skills for AI agents.
Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.
Persistent memory for AI agents. Semantic search, memory graph, W3C DID identity.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides AI agents with persistent, searchable memory that survives across conversations using semantic search, temporal versioning, and smart organization. Enables long-term context retention and cross-session continuity for AI assistants.14-
- AlicenseAqualityAmaintenanceEngram is a local-first memory server that lets AI agents remember things across sessions with zero cloud dependencies.61257MIT
- AlicenseAqualityAmaintenanceOpen, local-first engram memory for AI agents: read, correct, and delete what your agent remembers. Works across Claude Code, Hermes, OpenClaw, and Cursor over MCP.392,662,492243Apache 2.0
- FlicenseNot gradedqualityCmaintenanceProvides persistent memory tools (recall, remember, checkpoint) for AI agents, enabling them to save and restore state across sessions.3-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ipramking/engram'
If you have feedback or need assistance with the MCP directory API, please join our Discord server