Agent setup is intentionally separate from the core install flow. Pick the guide that matches your tool and follow its steps to configure hooks or plugins.
Use the Claude Code plugin guide to set up hooks and query commands.
The OpenCode adapter provides native commands and skills.
The Gemini adapter uses shell hooks and configuration files.
The Copilot adapter provides hook-based capture for CLI sessions.
- Complete core installation first (Quickstart or Full Guide)
- Keep agent setup steps out of the daemon install flow
- If you use multiple agents, configure each adapter separately
After completing your agent guide, you can verify ingestion with:
memory-daemon statusmemory-daemon query --endpoint http://[::1]:50051 root
If events are not appearing, double-check the hooks file paths in the agent-specific guide you followed.