Stellar Memory for Claude Code
io.github.sangjun0000/stellar-memory
Persistent AI memory using orbital mechanics. 100% local, zero API keys, MCP-native.
client:Claude Code
transport:stdio
runtime:npm
Install Stellar Memory in Claude Code
run in your project directory
claude mcp add stellar-memory -e STELLAR_PROJECT=<STELLAR_PROJECT> -e STELLAR_DB_PATH=<STELLAR_DB_PATH> -e STELLAR_API_PORT=<STELLAR_API_PORT> -e STELLAR_SUN_TOKEN_BUDGET=<STELLAR_SUN_TOKEN_BUDGET> -- npx -y stellar-memory
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs