Verify the install
Check health, migrations, Web Console access, recall, and agent connection after setup.
Verify the server first, then verify each connected agent.
Verification checklist
Server checks:
Shell
Then open the Web Console and check:
| Area | What to verify |
|---|---|
/setup | setup is complete and model endpoints are saved |
/memory | boot memories and domains are visible |
/recall | a realistic query returns candidates or a clear empty result |
| settings | embedding, View LLM, recall, backup, and auth values match your deployment |
Agent checks:
- Restart the runtime after installing or changing config.
- Confirm the Lore MCP server appears in that runtime.
- Ask the agent to load boot memory or call
lore_status. - Send a realistic project prompt and check whether a
<recall>block appears. - If a recall line appears, open the memory node before relying on it.
For Codex, open /hooks and trust Lore hooks if prompted. For Claude Code, confirm ~/.claude/CLAUDE.md imports @~/.claude/lore-guidance.md. Both runtimes should share ~/.lore/config.json for the Lore server URL and token.