PROJECT LUMINA // STATUS: ACTIVE

Persistent Memoryfor AI Agents

LumenCore is a local MCP server that gives Claude Code persistent memory across sessions. Never lose architectural decisions, code patterns, or project context again.

lumencore-terminal
#Install globally from GitHub
$npm install -g github:arclightdynamics/lumencore
#Run the setup wizard
$lumencore setup
#Connect to Claude Code
$claude mcp add lumencore -- lumencore serve
LumenCore connected successfully
Local Storage:SQLite + FTS5|
Protocol:MCP via stdio|
Privacy:100% Local
// SYSTEM.CAPABILITIES

Memory That Works for You

LumenCore gives Claude Code the memory it needs to truly understand your project across every session.

🧠
ONLINE

Persistent Memory

Store architectural decisions, code patterns, and domain knowledge that persists across sessions. No more re-explaining context.

🔍
ACTIVE

Full-Text Search

Instantly recall relevant memories with SQLite FTS5 indexing. Search by keywords, categories, or natural language queries.

📁
READY

Project Scoped

Memories stay organized per project. Optionally share global knowledge across all your projects.

🚀
ENABLED

Session Bootstrap

Use get_context to instantly load relevant project knowledge at the start of any new conversation.

🔐
SECURED

Privacy First

All data stays local on your machine in SQLite. No external servers, no cloud sync, no data leaving your system.

🏷️
INDEXED

Smart Categories

Organize memories as decisions, patterns, concepts, notes, or tasks. Filter and prioritize what matters most.

ALL SYSTEMS OPERATIONAL
// WORKFLOW.SEQUENCE

How LumenCore Works

01
INIT

Install & Setup

Install LumenCore globally with npm and run the setup wizard. Choose project-only or global memory scope.

02
LINK

Connect to Claude

Add LumenCore to Claude Code with one command. The MCP server runs locally via stdio.

03
EXEC

Remember & Recall

Ask Claude to remember decisions, patterns, and context. Recall them in future sessions with get_context.

// MEMORY.CATEGORIES

What to Remember

🎯

Decisions

DECISION

Architectural choices and their rationale. Why you chose Redux over Context, or PostgreSQL over MongoDB.

🔄

Patterns

PATTERN

Code conventions, naming patterns, and common approaches used in your project. Keep consistency across sessions.

💡

Concepts

CONCEPT

Domain knowledge, business logic, and terminology specific to your project. Never re-explain your domain model.

Tasks

TASK

Work items, TODOs, and progress tracking. Pick up where you left off in your next session.

SYSTEM READY

Ready to Stop Repeating Yourself?

Get started with LumenCore in under 5 minutes. Install, setup, connect to Claude Code, and start building context that lasts.