# AI Starting with version v0.102.0, AI/LLM integration has been removed from the Trilium Notes core. While a significant amount of effort went into developing this feature, maintaining and supporting it long-term proved to be unsustainable. When upgrading to v0.102.0, your Chat notes will be preserved, but instead of the dedicated chat window they will be turned to a normal Code note, revealing the underlying JSON of the conversation. ## Alternative solutions (MCP) Given the recent advancements of the AI scene, MCP has grown to be more powerful and facilitates easier integrations with various application. As such, there are third-party solutions that integrate an MCP server that can be used with Trilium: * [tan-yong-sheng/triliumnext-mcp](https://github.com/tan-yong-sheng/triliumnext-mcp) * [perfectra1n/triliumnext-mcp](https://github.com/perfectra1n/triliumnext-mcp) > [!IMPORTANT] > These solutions are third-party and thus not endorsed or supported directly by the Trilium Notes team. Please address questions and issues on their corresponding repository instead.