Serversio.github.BAS-More/total-recall
R

io.github.BAS-More/total-recall

io.github.BAS-More/total-recall · v0.2.4
▦ npm
v0.2.4npm npm: @avi-total-recall/total-recall↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.BAS-More/total-recall",
  "description": "Persistent, verified, cross-session memory for AI agents. 26 tools. SQLite + sync.",
  "repository": {
    "url": "https://github.com/BAS-More/Total-Recall",
    "source": "github"
  },
  "version": "0.2.4",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@avi-total-recall/total-recall",
      "version": "0.2.4",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}