Lore Context
Governed AI-agent memory, Evidence Ledger traces, evals, and portable context tools.
{
"mcpServers": {
"lore-context-mcp": {
"command": "npx",
"args": [
"-y",
"@lore-context/server"
],
"env": {
"LORE_API_URL": "http://host.docker.internal:3000",
"LORE_API_KEY": "<your-lore_api_key>",
"LORE_MCP_TRANSPORT": "sdk"
}
}
}
}{
"mcpServers": {
"lore-context-mcp": {
"command": "npx",
"args": [
"-y",
"@lore-context/server"
],
"env": {
"LORE_API_URL": "http://host.docker.internal:3000",
"LORE_API_KEY": "<your-lore_api_key>",
"LORE_MCP_TRANSPORT": "sdk"
}
}
}
}npx -y @lore-context/server{
"mcpServers": {
"lore-context-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/lore-context/lore-context-mcp:0.6.0-alpha.1"
],
"env": {
"LORE_API_URL": "http://host.docker.internal:3000",
"LORE_API_KEY": "<your-lore_api_key>",
"LORE_MCP_TRANSPORT": "sdk"
}
}
}
}LORE_API_URLBase URL of the Lore API that the MCP server should proxy tool calls to.
LORE_API_KEYOptional Lore API key when the API is configured to require authentication.
LORE_MCP_TRANSPORTMCP stdio transport implementation. Use sdk unless debugging legacy JSON-RPC mode.
LORE_API_URLBase URL of the Lore API that the MCP server should proxy tool calls to.
LORE_API_KEYOptional Lore API key when the API is configured to require authentication.
LORE_MCP_TRANSPORTMCP stdio transport implementation. Use sdk unless debugging legacy JSON-RPC mode.
Privacy-first work tracking with summaries, reports, coaching, and AI-ready long-term memory.
Expert-curated knowledge graphs for AI agents — PSFK Retail, Beauty, Sports and more.
Memory for deep conversational context across any platform