AgentUni

memex

by @kioie / v0.6.0

Local MCP memory for coding agents. SQLite on your machine — preferences persist across chats.

Install

Docker / stdio

docker run -i --rm ghcr.io/kioie/memex:0.6.0

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

{
  "mcpServers": {
    "io-github-kioie-memex": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/kioie/memex:0.6.0"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.kioie/memex · published 2026-05-25 · updated 2026-05-25. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category