# Streamlined Memori integration as MemoriTools is removed

> MemoriTools has been removed in favor of Memori SDK v3’s built-in auto-recording. This consolidates functionality in the SDK, reduces integration complexity, and lowers maintenance overhead.

- Published: 2025-12-05
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/streamlined-memori-integration-as-memoritools-is-removed
- Markdown: https://agno-com-nine.vercel.app/articles/streamlined-memori-integration-as-memoritools-is-removed.md

MemoriTools has been removed in favor of Memori SDK v3’s built-in auto-recording. This consolidates functionality in the SDK, reduces integration complexity, and lowers maintenance overhead. To avoid breakage, remove MemoriTools from your code and rely on the SDK for conversation recording.

Details:

- MemoriTools is no longer supported; SDK v3 provides automatic recording
- Action required: remove MemoriTools imports/usages and update your flows to SDK v3
- Outcome: a simpler, more reliable integration path with fewer components to manage

Who this is for: Teams adopting or maintaining Memori-based conversation storage who want a supported, lower-friction integration.
