Files
nexus/wiki/sources/mcp-memory-readme.md
2026-04-21 00:02:55 +08:00

1.3 KiB

title, type, tags, date, source_file
title type tags date source_file
MCP Memory Integration source
agency
integrations
mcp
memory
2026-04-20 raw/Agent/agency-agents/integrations/mcp-memory/README.md

Summary

Describes how to give any Agency agent persistent cross-session memory using a Model Context Protocol (MCP) memory server. Covers benefits (cross-session memory, handoff continuity, rollback), setup (mcpServers config), the Memory Integration prompt pattern, available MCP tools (remember, recall, rollback, search), and examples.

Key Claims

  • MCP memory servers provide remember, recall, rollback, and search tools enabling persistent memory across sessions.
  • Adding a Memory Integration section to an agent's prompt enables the LLM to use MCP tools automatically without code changes to agent files.
  • Rollback to a last known-good state is a key feature for reliable multi-agent workflows.

Key Quotes

"Give any agent persistent memory across sessions using the Model Context Protocol (MCP)." — MCP Memory Integration README

Connections

Contradictions

  • None detected with existing wiki content at time of ingest.