Lore (agentkitai) MCP Server
Your AI agents remember everything. Automatically. Lore is a cross-agent memory system that stores, connects, and retrieves knowledge across any AI agent - without code changes. Install a hook, and relevant memories appear in every prompt. No agent cooperation needed. It runs locally over stdio via the published package.
People connecting memory tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-23 · ★ 7 · #88 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Lore (agentkitai)
before you install - you'll need
Set LORE_API_URL, LORE_API_KEY before connecting.
Claude Code
claude mcp add agentkitai-lore -- uvx lore-sdk Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"agentkitai-lore": {
"command": "uvx",
"args": [
"lore-sdk"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package lore-sdk - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.agentkitai is GitHub-verified and matches the repo owner
03 · What Lore (agentkitai) can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.3.0 · 2026-06-25
fix mcp-publisher download (rate-limited API → stable release redirect) · shorten server.json description <=100 for MCP registry · migrate server image to ghcr + fix broken Docker build · write-time AUDN reconciliation…
v1.2.1 · 2026-06-25
Phase 1A: persistence-layer foundation + memories slice (SQLite solo-mode prep) · Phase 1B: graph slice - Store GraphOps + services + route refactors · Phase 1C: profiles slice - Store PolicyOps + profiles service +…
v1.1.1 · 2026-06-25
04 · Who maintains Lore (agentkitai)
Lore is maintained by agentkitai. We track 3 MCP servers from agentkitai - 3 actively maintained, 62 combined GitHub stars, oldest repo from Feb 2026. Full record: all servers from agentkitai.
05 · Facts
- repository
- github.com/agentkitai/lore
- category
- memory - ranked #88 of 259 actively-maintained memory servers as of 2026-08-25.
- release cadence
- 5 releases in the last 90 days (latest 2026-06-25)
- registry
- io.github.agentkitai/lore (active, first published 2026-06-22 · 5 versions)
- packages
- pypi:lore-sdk
06 · Lore (agentkitai) FAQ
What is Lore (agentkitai)?
Your AI agents remember everything. Automatically. Lore is a cross-agent memory system that stores, connects, and retrieves knowledge across any AI agent - without code changes. Install a hook, and relevant memories appear in every prompt. No agent cooperation needed. It runs locally over stdio via the published package.
Is Lore (agentkitai) still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 5 releases in the last 90 days. We re-verify nightly.
How do I install Lore (agentkitai)?
Run `uvx lore-sdk`. The README documents 2 environment variables (LORE_API_URL, LORE_API_KEY) to set first. Set LORE_API_URL, LORE_API_KEY before connecting. You can also paste the ready-made client config above.
Does Lore (agentkitai) run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Lore (agentkitai)
Alternatives to Lore (agentkitai)
Maintained memory servers if Lore (agentkitai) isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 159 languages, sub-ms queries, 99% fewer tokens. ★ 40,198 · 2026-08-23
- Tradememory Protocol MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance. ★ 1,412 · 2026-08-11
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,394 · 2026-08-23
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,314 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 979 · 2026-04-10
- Projectmem Local-first memory + judgment layer for AI coding agents - warns before repeating failed fixes. ★ 750 · 2026-08-06
Pairs well with
Servers that cover what Lore (agentkitai) doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · Agentled MCP Server · Adaptive Recall · Cathedral - Persistent Memory for AI Agents · Aiqbee Brain · AitherOS ADK
More Python MCP servers · Agent Skills Search Server · Agentspore · Google Play Console MCP · Huawei App Gallery MCP · Lumen · see all