Full-fidelity memory for AI agents who demand precision.
Website | Help & FAQ | Dashboard
This plugin connects OpenClaw to Maindex Expert — the complete knowledge graph API with 14 tools and 5 MCP resources (all prefixed with maindex_):
maindex_memory_keep— create a memorymaindex_memory_update— revise with full historymaindex_memory_forget— soft-deletemaindex_memory_supersede— atomic replace with history chainmaindex_memory_bulk_keep— batch create (up to 100)maindex_memory_bulk_update— batch tag/status/collection ops
maindex_memory_search— full-text, semantic, and hybrid searchmaindex_memory_list— structured filter and browsemaindex_memory_recall— get by ID
maindex_memory_associate— create typed links between memoriesmaindex_memory_get_related— discover connectionsmaindex_collection_manage— create, update, and manage collectionsmaindex_collection_unlock— unlock passphrase-protected collections
maindex_system_report_bug— report issues to the Maindex team
memory://tags,memory://collections,memory://recent,memory://relation-types,memory://sessions
npm install @maindex/openclaw-expert-pluginThe plugin supports two authentication modes:
- OAuth (default) — browser-based sign-in via maindex.io
- API Key — manual key configuration
If you prefer a streamlined 4-tool surface that handles retrieval strategy and synthesis automatically:
- openclaw-smart-plugin — available in the OpenClaw Plugin Registry