Skip to content

getzep/zep-memory

v0.2.3Apache-2.0

Use Zep as long-term memory for knowledge work. Bundles a skill plus the Zep Memory MCP server.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

zep-memorystreamable-http
{
  "type": "streamable-http",
  "url": "https://api.getzep.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "zep-memory",
  "version": "0.2.3",
  "description": "Use Zep as long-term memory for knowledge work. Bundles a skill plus the Zep Memory MCP server.",
  "author": {
    "name": "Zep",
    "url": "https://www.getzep.com"
  },
  "homepage": "https://help.getzep.com/memory-mcp-server",
  "repository": "https://github.com/getzep/zep-memory-plugin",
  "license": "Apache-2.0",
  "keywords": ["zep", "agent-memory", "mcp", "knowledge-work"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE