> ## Documentation Index
> Fetch the complete documentation index at: https://docs.maximem.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Maximem Vity

> Maximem Vity gives the AI apps you already use a shared, persistent memory. Install a plugin or browser extension and your context follows you across ChatGPT, Claude, Gemini, OpenClaw, and more, with no code.

Maximem Vity is memory for the AI apps you already use. Where [Maximem Synap](/getting-started/overview) is developer infrastructure you build into your own agent, Vity is for end users: install a plugin or browser extension into a host product and your AI context syncs across platforms automatically, so you never have to re-explain yourself.

<Note>
  Building your own agent? You want [Maximem Synap](/getting-started/overview) and its [SDK integrations](/integrations/overview). Vity is for adding memory to the apps you use day to day.
</Note>

## What Vity does

* **Cross-platform memory**: your facts, preferences, and history follow you across ChatGPT, Claude, Gemini, Manus, Perplexity, OpenClaw, and more.
* **Automatic recall and capture**: relevant context is injected before each turn and new context is saved after, with no manual steps.
* **You own your data**: memory lives in a private cloud vault with encryption at rest. You can recall, forget, or delete anything at any time.

## Available for

<CardGroup cols={2}>
  <Card title="OpenClaw" icon="paw" href="/vity/openclaw">
    Memory plugin for OpenClaw. Syncs context across OpenClaw, ChatGPT, Claude, Gemini, Manus, and more.
  </Card>

  <Card title="Hermes Agent" icon="feather-pointed" href="/vity/hermes">
    Persistent, cross-session semantic memory for the Hermes Agent. Recalls and captures automatically each turn.
  </Card>
</CardGroup>

A Maximem Vity browser extension brings the same memory to web-based LLMs such as ChatGPT, Claude, Gemini, and Perplexity. More host apps are rolling out.

## Vity vs Synap

|                   | Vity                                               | Synap                                                        |
| ----------------- | -------------------------------------------------- | ------------------------------------------------------------ |
| **Who it's for**  | People using AI apps                               | Developers building agents                                   |
| **Install**       | Host product's plugin manager or browser extension | `pip install` / `npm install`                                |
| **Configuration** | API key plus host config                           | SDK initialization in code                                   |
| **Memory hooks**  | Automatic (auto-recall, auto-capture)              | Explicit SDK calls or [integrations](/integrations/overview) |

If you are building your own agent, see [Synap integrations](/integrations/overview). If you want memory inside an app you already use, install the Vity plugin for it.
