Package main demonstrates a filesystem-backed memory tool for agent state persistence.
This example implements a memory MCP server that allows Claude to store and retrieve
information across conversations, similar to the TypeScript SDK's memory tool pattern.