mirror of
https://github.com/thedotmack/claude-mem
synced 2026-05-12 09:57:09 +02:00
- Replaced `createSdkMcpServer` with `Server` from `@modelcontextprotocol/sdk/server/index.js`. - Updated tool definitions to use structured input schemas with Zod. - Enhanced response formatting for search results, combining multiple results into a single text response. - Added new tools for advanced search and recent session context retrieval. - Improved error handling and logging throughout the server.