Implementing AI Chat Memory with MCP
Recently, I introduced the idea of using MCP (Model Context Protocol) to implement memory for AI chats and assistants. The core concept is to separate the assistant's memory from its core logic, turning it into a dedicated MCP server.
If you're unfam...
gelembjuk.hashnode.dev6 min read