Persistent, relational memory for AI agents and their humans.
Website | Help & FAQ | Dashboard
This plugin connects OpenClaw to Maindex Smart — a streamlined knowledge graph with four intuitive tools:
- maindex_keep — store a new memory
- maindex_recall — search and retrieve memories
- maindex_update — revise an existing memory
- maindex_forget — remove a memory
Install from the OpenClaw Plugin Registry, or add manually:
npm install @maindex/openclaw-pluginThe plugin supports two authentication modes:
- OAuth (default) — browser-based sign-in via maindex.io
- API Key — manual key configuration
If you need direct access to the full Maindex API — typed associations, collections, bulk operations, graph traversal, and MCP resources — use the Expert plugin:
- openclaw-expert-plugin — 14 tools + 6 resources (prefixed with
maindex_)