← Back to Plugins
MCP Server MCP

memex

github By github 👁 1 views ▲ 0 votes

Persistent memory for AI agents — semantic + recency search, ONNX embeddings, Docker Compose.

Homepage Verified source GitHub

Install

oci:ghcr.io/ayushagrawal288/memex:v0.1.0

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/ayushagrawal288/memex:v0.1.0",
      "transport": {
        "type": "streamable-http",
        "url": "http://localhost:8001/mcp/"
      }
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...