> ## Documentation Index
> Fetch the complete documentation index at: https://mem0-feature-memo-claude-plugin-v1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Build AI apps that remember

> Add persistent, self-improving memory to your AI app with Mem0 Platform or self-hosted Open Source.

<div className="px-4 pt-8 pb-6 lg:pt-10 max-w-4xl mx-auto text-center space-y-4">
  <h1 className="text-3xl lg:text-4xl font-bold text-gray-900 dark:text-zinc-50 tracking-tight mb-2">
    Build with <span className="text-primary">Mem0</span>
  </h1>

  <p className="max-w-3xl mx-auto text-base text-gray-600 dark:text-zinc-400 leading-relaxed">
    Mem0 gives your AI agents long-term memory that persists across sessions, tools, and runs.
  </p>
</div>

<section className="px-4 pt-4 pb-6 max-w-6xl mx-auto">
  <div className="grid gap-4 sm:grid-cols-2 lg:grid-cols-3">
    <a href="/platform/quickstart" className="group flex h-full flex-col overflow-hidden rounded-2xl border border-gray-200 dark:border-zinc-800/40 bg-white dark:bg-zinc-900/40 transition hover:border-primary/60 hover:bg-gray-50 dark:hover:bg-zinc-900">
      <img className="block dark:hidden aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-memo-claude-plugin-v1/PTNJfqxNP8o3zR8B/images/docs%20thumbnails/light/mem0-platform.png?fit=max&auto=format&n=PTNJfqxNP8o3zR8B&q=85&s=311927ced0b3da9bfd44964851772850" alt="Mem0 Platform thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/light/mem0-platform.png" />

      <img className="hidden dark:block aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-memo-claude-plugin-v1/PTNJfqxNP8o3zR8B/images/docs%20thumbnails/dark/mem0-platform.png?fit=max&auto=format&n=PTNJfqxNP8o3zR8B&q=85&s=a82e0aa1514ea45cd3ba51f92d50dc94" alt="Mem0 Platform thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/dark/mem0-platform.png" />

      <div className="flex flex-1 flex-col gap-2 px-4 pb-4 pt-3 text-left">
        <h3 className="text-base font-semibold text-gray-900 dark:text-zinc-100 group-hover:text-primary">
          Store your first memory
        </h3>

        <p className="text-sm text-gray-600 dark:text-zinc-400">
          Five-minute quickstart: get an API key, then save and search a memory in Python or JavaScript.
        </p>
      </div>
    </a>

    <a href="/integrations/claude-code" className="group flex h-full flex-col overflow-hidden rounded-2xl border border-gray-200 dark:border-zinc-800/40 bg-white dark:bg-zinc-900/40 transition hover:border-primary/60 hover:bg-gray-50 dark:hover:bg-zinc-900">
      <img className="block dark:hidden aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-memo-claude-plugin-v1/PTNJfqxNP8o3zR8B/images/docs%20thumbnails/light/mem0-plugins.png?fit=max&auto=format&n=PTNJfqxNP8o3zR8B&q=85&s=6fdea1e8d5b8e20847b63b363db5d4e1" alt="Integrations thumbnail" style={{pointerEvents: "none"}} width="2416" height="1208" data-path="images/docs thumbnails/light/mem0-plugins.png" />

      <img className="hidden dark:block aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-memo-claude-plugin-v1/PTNJfqxNP8o3zR8B/images/docs%20thumbnails/dark/mem0-plugins.png?fit=max&auto=format&n=PTNJfqxNP8o3zR8B&q=85&s=57e6dd25a3a5bba6dd0ec483bc1e17e2" alt="Integrations thumbnail" style={{pointerEvents: "none"}} width="2416" height="1208" data-path="images/docs thumbnails/dark/mem0-plugins.png" />

      <div className="flex flex-1 flex-col gap-2 px-4 pb-4 pt-3 text-left">
        <h3 className="text-base font-semibold text-gray-900 dark:text-zinc-100 group-hover:text-primary">
          Add memory to your coding agent
        </h3>

        <p className="text-sm text-gray-600 dark:text-zinc-400">
          Plugins that let Claude Code, Cursor, Codex, and other harnesses remember your project. Opens the Claude Code guide.
        </p>
      </div>
    </a>

    <a href="/platform/agent-signup" className="group flex h-full flex-col overflow-hidden rounded-2xl border border-gray-200 dark:border-zinc-800/40 bg-white dark:bg-zinc-900/40 transition hover:border-primary/60 hover:bg-gray-50 dark:hover:bg-zinc-900">
      <img className="block dark:hidden aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-memo-claude-plugin-v1/PTNJfqxNP8o3zR8B/images/docs%20thumbnails/light/mem0-cli.png?fit=max&auto=format&n=PTNJfqxNP8o3zR8B&q=85&s=f5a9531a2bf08de45e3d2df34e0d79c5" alt="Sign up as an agent thumbnail" style={{pointerEvents: "none"}} width="2416" height="1208" data-path="images/docs thumbnails/light/mem0-cli.png" />

      <img className="hidden dark:block aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-memo-claude-plugin-v1/PTNJfqxNP8o3zR8B/images/docs%20thumbnails/dark/mem0-cli.png?fit=max&auto=format&n=PTNJfqxNP8o3zR8B&q=85&s=48fe183dca539b90382bc7d993be3a03" alt="Sign up as an agent thumbnail" style={{pointerEvents: "none"}} width="2416" height="1208" data-path="images/docs thumbnails/dark/mem0-cli.png" />

      <div className="flex flex-1 flex-col gap-2 px-4 pb-4 pt-3 text-left">
        <h3 className="text-base font-semibold text-gray-900 dark:text-zinc-100 group-hover:text-primary">
          Let an AI agent sign itself up
        </h3>

        <p className="text-sm text-gray-600 dark:text-zinc-400">
          Four terminal commands create an account and API key. No email, no dashboard. Claim it as owner later.
        </p>
      </div>
    </a>

    <a href="/integrations" className="group flex h-full flex-col overflow-hidden rounded-2xl border border-gray-200 dark:border-zinc-800/40 bg-white dark:bg-zinc-900/40 transition hover:border-primary/60 hover:bg-gray-50 dark:hover:bg-zinc-900">
      <img className="block dark:hidden aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-memo-claude-plugin-v1/PTNJfqxNP8o3zR8B/images/docs%20thumbnails/light/mem0-integrations.png?fit=max&auto=format&n=PTNJfqxNP8o3zR8B&q=85&s=c6a3b7553fb17b160fae09a37d780dee" alt="Integrations thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/light/mem0-integrations.png" />

      <img className="hidden dark:block aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-memo-claude-plugin-v1/PTNJfqxNP8o3zR8B/images/docs%20thumbnails/dark/mem0-integrations.png?fit=max&auto=format&n=PTNJfqxNP8o3zR8B&q=85&s=3c5c7a8842cd3d9ec563d89b968ec7cf" alt="Integrations thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/dark/mem0-integrations.png" />

      <div className="flex flex-1 flex-col gap-2 px-4 pb-4 pt-3 text-left">
        <h3 className="text-base font-semibold text-gray-900 dark:text-zinc-100 group-hover:text-primary">
          Use Mem0 with your framework
        </h3>

        <p className="text-sm text-gray-600 dark:text-zinc-400">
          Setup guides for 22 tools, including LangChain, CrewAI, LlamaIndex, and the Vercel AI SDK.
        </p>
      </div>
    </a>

    <a href="/cookbooks/overview" className="group flex h-full flex-col overflow-hidden rounded-2xl border border-gray-200 dark:border-zinc-800/40 bg-white dark:bg-zinc-900/40 transition hover:border-primary/60 hover:bg-gray-50 dark:hover:bg-zinc-900">
      <img className="block dark:hidden aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-memo-claude-plugin-v1/PTNJfqxNP8o3zR8B/images/docs%20thumbnails/light/Cookbooks.png?fit=max&auto=format&n=PTNJfqxNP8o3zR8B&q=85&s=1e1eabcbb9d8da57a8b5b530d6c01459" alt="Cookbooks thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/light/Cookbooks.png" />

      <img className="hidden dark:block aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-memo-claude-plugin-v1/PTNJfqxNP8o3zR8B/images/docs%20thumbnails/dark/Cookbooks.png?fit=max&auto=format&n=PTNJfqxNP8o3zR8B&q=85&s=efa559913da6d0ed81fcac6eee9be7aa" alt="Cookbooks thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/dark/Cookbooks.png" />

      <div className="flex flex-1 flex-col gap-2 px-4 pb-4 pt-3 text-left">
        <h3 className="text-base font-semibold text-gray-900 dark:text-zinc-100 group-hover:text-primary">
          Copy a working example
        </h3>

        <p className="text-sm text-gray-600 dark:text-zinc-400">
          Full walkthroughs for companion chatbots, support agents, voice agents, and research tools.
        </p>
      </div>
    </a>

    <a href="/open-source/overview" className="group flex h-full flex-col overflow-hidden rounded-2xl border border-gray-200 dark:border-zinc-800/40 bg-white dark:bg-zinc-900/40 transition hover:border-primary/60 hover:bg-gray-50 dark:hover:bg-zinc-900">
      <img className="block dark:hidden aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-memo-claude-plugin-v1/PTNJfqxNP8o3zR8B/images/docs%20thumbnails/light/mem0_open_source.png?fit=max&auto=format&n=PTNJfqxNP8o3zR8B&q=85&s=3219c025158420716083639e8aef32bb" alt="Mem0 Open Source thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/light/mem0_open_source.png" />

      <img className="hidden dark:block aspect-[2/1] w-full object-cover" src="https://mintcdn.com/mem0-feature-memo-claude-plugin-v1/PTNJfqxNP8o3zR8B/images/docs%20thumbnails/dark/mem0_open_source.png?fit=max&auto=format&n=PTNJfqxNP8o3zR8B&q=85&s=7834a95c9ee3b4334f384ca8aeebbaaf" alt="Mem0 Open Source thumbnail" style={{pointerEvents: "none"}} width="1208" height="604" data-path="images/docs thumbnails/dark/mem0_open_source.png" />

      <div className="flex flex-1 flex-col gap-2 px-4 pb-4 pt-3 text-left">
        <h3 className="text-base font-semibold text-gray-900 dark:text-zinc-100 group-hover:text-primary">
          Run Mem0 on your own servers
        </h3>

        <p className="text-sm text-gray-600 dark:text-zinc-400">
          The open-source version. Run it as a library or a Docker stack, with your data on your infrastructure.
        </p>
      </div>
    </a>
  </div>
</section>
