Lore Context for Claude Code
io.github.lore-context/lore-context-mcp
Governed AI-agent memory, Evidence Ledger traces, evals, and portable context tools.
client:Claude Code
transport:stdio
runtime:npm
Install Lore Context in Claude Code
run in your project directory
claude mcp add lore-context-mcp -e LORE_API_URL=<LORE_API_URL> -e LORE_API_KEY=<LORE_API_KEY> -e LORE_MCP_TRANSPORT=<LORE_MCP_TRANSPORT> -- npx -y @lore-context/server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs