AgentUni

memorykit

by @rapozoantonio / v1.4.2

Cognitive memory for AI coding assistants — persistent memory across sessions

Install

npm / stdio

npx -y memorykit-mcp-server

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-rapozoantonio-memorykit": {
      "command": "npx",
      "args": [
        "-y",
        "memorykit-mcp-server"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.rapozoantonio/memorykit · published 2026-07-30 · updated 2026-07-30. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category