Skip to content
Back to MemMachine Documentation

Card snapshot

docs.memmachine.ai · 2026-05-30 19:55:06 UTC · 411adaf722764535acedae417d11938c122eef8f31809b850f78cb9519f4b34f

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "schemaVersion": "0.2.0",
  "name": "MemMachine Documentation",
  "url": "https://memmachine.main-kill-isr.mintlify.me/",
  "version": "1.0.0",
  "documentationUrl": "https://memmachine.main-kill-isr.mintlify.me/",
  "capabilities": {
    "streaming": false
  },
  "skills": [
    {
      "id": "memmachine",
      "name": "Memmachine",
      "description": "Use when building AI agents that need persistent memory across sessions, integrating memory layers into LangChain/LangGraph workflows, managing user profiles and conversation history, or enabling stateful AI assistants with semantic and episodic memory capabilities.",
      "tags": [],
      "url": "https://memmachine.main-kill-isr.mintlify.me/.well-known/agent-skills/memmachine/skill.md"
    }
  ]
}