Skip to content

maindexapp/openclaw-expert-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maindex Expert for OpenClaw

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 6 MCP resources (all prefixed with maindex_):

Memory Management

  • maindex_memory.keep — create a memory
  • maindex_memory.update — revise with full history
  • maindex_memory.forget — soft-delete
  • maindex_memory.supersede — atomic replace with history chain
  • maindex_memory.bulk_keep — batch create (up to 100)
  • maindex_memory.bulk_update — batch tag/status/collection ops

Retrieval

  • maindex_memory.search — full-text, semantic, and hybrid search
  • maindex_memory.list — structured filter and browse
  • maindex_memory.recall — get by ID

Graph & Organization

  • maindex_memory.associate — create typed links between memories
  • maindex_memory.get_related — discover connections
  • maindex_collection.manage — create, update, and manage collections
  • maindex_collection.unlock — unlock passphrase-protected collections

System

  • maindex_system.report_bug — report issues to the Maindex team

Resources

  • memory://tags, memory://collections, memory://recent, memory://relation-types, memory://sessions

Installation

npm install @maindex/openclaw-expert-plugin

Configuration

The plugin supports two authentication modes:

  • OAuth (default) — browser-based sign-in via maindex.io
  • API Key — manual key configuration

Looking for Simplicity?

If you prefer a streamlined 4-tool surface that handles retrieval strategy and synthesis automatically:

Learn More

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors