Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"agent-recall-mcp": {
"command": "npx",
"args": [
"-y",
"agent-recall-mcp"
]
}
}
}
Or smoke-test directly:
npx -y agent-recall-mcp
Details
| Website | https://www.npmjs.com/package/agent-recall-mcp |
|---|---|
| GitHub | git+https://github.com/Goldentrii/AgentRecall.git |
| License | unknown |
| Pricing | free |
| Tags | mcp mcp-server model-context-protocol agent-recall ai-memory session-memory journal ai-agents |
| Sources | npm |
| Discovered | 2026-05-25 |