Serversio.github.Skitchy/rekindle
R

io.github.Skitchy/rekindle

io.github.Skitchy/rekindle · v0.2.1
▦ npm
v0.2.1npm npm: rekindle↗ 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.Skitchy/rekindle",
  "description": "MCP session continuity engine. Boot reports, orientation scoring, and end-session capture. SQLite.",
  "repository": {
    "url": "https://github.com/Skitchy/rekindle",
    "source": "github"
  },
  "version": "0.2.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "rekindle",
      "version": "0.2.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}