diff --git a/WindowsForms-toc.html b/WindowsForms-toc.html
index a81442873..4568d6dc8 100644
--- a/WindowsForms-toc.html
+++ b/WindowsForms-toc.html
@@ -17,7 +17,8 @@
UI Builder Skill
- MCP
+ MCP
+ Release Notes
Installation
diff --git a/WindowsForms/ai-tools/release-notes.md b/WindowsForms/ai-tools/release-notes.md
new file mode 100644
index 000000000..283b5a189
--- /dev/null
+++ b/WindowsForms/ai-tools/release-notes.md
@@ -0,0 +1,22 @@
+---
+layout: post
+title: Release Notes - Syncfusion WinForms AI Coding Assistants | Syncfusion
+description: Explore the release notes for Syncfusion WinForms AI Coding Assistants, covering MCP Server, Skills, and Agentic UI Builder updates across all versions.
+platform: WindowsForms
+control: Syncfusion WinForms AI Coding Assistants Release Notes
+documentation: ug
+---
+
+# Syncfusion WinForms AI Coding Assistants Release Notes
+
+This document provides information about the changes and new features included in each version of the Syncfusion WinForms AI Coding Assistants, including the [Syncfusion.WinForms.MCP](https://www.nuget.org/packages/Syncfusion.WinForms.MCP) MCP Server, Skills, Agentic UI Builder and so on.
+
+## MCP Server
+
+**(v1.0.0) - August 3, 2026**
+
+**Breaking Changes**
+
+- The [@syncfusion/winforms-assistant](https://www.npmjs.com/package/@syncfusion/winforms-assistant) npm package has been migrated to the [Syncfusion.WinForms.MCP](https://www.nuget.org/packages/Syncfusion.WinForms.MCP) .NET package. As part of this transition, [@syncfusion/winforms-assistant](https://www.npmjs.com/package/@syncfusion/winforms-assistant) package has been deprecated and will no longer receive updates.
+
+- The coding assistant tool identifier has been changed from **`#SyncfusionWinFormsAssistant`** to **`search_docs`** for a better naming convention.
\ No newline at end of file