Loomal

rekindle

MCP server by github.com/skitchy/rekindle

MCP session continuity engine. Boot reports, orientation scoring, and end-session capture. SQLite.

3 starsnpm: rekindle

About rekindle

rekindle is an MCP (Model Context Protocol) server published by skitchy in the official MCP registry, listed under Databases on Loomal. MCP session continuity engine. Boot reports, orientation scoring, and end-session capture. SQLite.

It ships as an npm package (rekindle), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/skitchy/rekindle, where the project has earned 3 GitHub stars.

Use rekindle with your agent

Claude Code · one command
claude mcp add rekindle -- npx -y rekindle
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "rekindle": {
      "command": "npx",
      "args": [
        "-y",
        "rekindle"
      ]
    }
  }
}
npmrekindle

Frequently asked questions

What is rekindle?
rekindle is an MCP (Model Context Protocol) server by skitchy in the Databases category. MCP session continuity engine. Boot reports, orientation scoring, and end-session capture. SQLite.
How do I connect rekindle to Claude, Cursor, or another MCP client?
Install rekindle from its npm package (rekindle) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is rekindle open source?
Yes — the source code is public at github.com/skitchy/rekindle, with 3 GitHub stars.
Can AI agents pay to use rekindle?
Not yet through Loomal — rekindle is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain rekindle? Claim this listing free by verifying GitHub ownership, or contact us.