← Back to Plugins
MCP Server MCP

io.github.rapozoantonio/memorykit

github By github 👁 1 views ▲ 0 votes

Cognitive memory for AI coding assistants — persistent memory across sessions

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "memorykit-mcp-server",
      "version": "1.4.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...