πŸ€–

Mnemo Cortex

πŸ”΄Dangerous
AI & Machine Learning

Persistent cross-agent semantic memory for AI agents. Recall past sessions, share knowledge across agents. Multi-agent (isolated writes, shared reads), local-first (SQLite + FTS5), works with any LLM β€” local Ollama at $0 or cloud APIs like Gemini and OpenAI. Integrations for Claude Code, Claude Desktop, and OpenClaw.

STEP 1

Understand what it does

Tell your agent things like:

β†’β€œuse mnemo cortex”
β†’β€œgenerate text”
β†’β€œanalyze with AI”
β†’β€œuse machine learning”
PERMISSIONS

What this capability can access

This capability requires the following permissions:

This capability has elevated permissions including System Administration. Review the permissions below carefully before granting access to your agent.

πŸ”‘
Requires API Keys
Needs authentication credentials
πŸ“–
Read Files
Reads local files and directories
✏️
Write/Delete Files
Creates, modifies, or deletes files
🌐
Read External Data
Fetches data from external sources
πŸ“€
Send Data Externally
Sends data to external services
βš™οΈ
System Administration
Modifies system configuration or infrastructure
STEP 2

Set it up

Available on 1 platform. Pick yours:

MCP (Model Context Protocol)Docs

Add to your MCP client configuration:

{
  "mcpServers": {
    "mnemo-cortex": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-mnemo-cortex"]
    }
  }
}
STEP 3

Go deeper

Full documentation and source code

Add to your README

Show that your tool is listed on AgentSift

Mnemo Cortex trust score on AgentSift
[![AgentSift](https://agentsift.com/api/badge/capability/mnemo-cortex)](https://agentsift.com/capabilities/mnemo-cortex)

Options: ?style=flat-square for square corners, ?score=false for simple β€œlisted” badge

#mcp#ai-ml#agent-tool

Related capabilities