{"slug":"skitchy/rekindle","name":"Rekindle","description":"A local MCP continuity engine that helps Claude Code pick up the thread across sessions.","category":"memory","tags":[],"official":false,"stars":3,"transport":"stdio","install":[{"cmd":"npx rekindle","imports":[]}],"tools":[{"name":"boot_report","description":"Runs an orientation pipeline at session start: reads identity document, scans memory stats, finds latest checkpoint, reads last transcript, surfaces open loops, surfaces PreCompact captures, detects gaps, calculates orientation score"},{"name":"end_session","description":"Stores structured continuity records including checkpoint, decisions, open_loops, constraints, relational_delta, next_session_focus, preferences, and warnings"},{"name":"store_memory","description":"Store with content, category, importance (1-10), and project scope"},{"name":"search_memory","description":"Full-text search with BM25 ranking, boosted by importance"},{"name":"list_memories","description":"Browse memories, newest first. Filter by category or project"},{"name":"delete_memory","description":"Delete by ID"},{"name":"update_memory","description":"Update content, category, or importance"},{"name":"list_captures","description":"List PreCompact captures (optionally filter by session)"},{"name":"read_capture","description":"Read a capture in summary, structured, or raw mode"},{"name":"capture_now","description":"Manually capture current session context on demand"}],"env_vars":[],"auth_type":"none","github":"https://github.com/Skitchy/rekindle","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}