agent-memory-mcp
A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install agent-memory-mcp --cli claudewrites the skill into.claude/skills/agent-memory-mcp/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/agent-memory-mcp/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).
When to use it
A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/agent-memory-mcp/SKILL.md -o .claude/skills/agent-memory-mcp/SKILL.md
Notes
Extracted from davila7/claude-code-templates, agent-memory-mcp category.