-| AI Agent Tools |
+Agent Skills |
-Enables AI agents to autonomously execute document tasks at runtime - generate reports, convert files, and extract form data - without requiring manual processing logic. Integrate the Syncfusion.DocumentSDK.AIAgentTools NuGet package to extend your agent’s document processing capabilities.
-
Learn more about AI Agent Tools.
+Ground your AI coding assistant (GitHub Copilot, Cursor, Claude, and others) in verified Syncfusion APIs - eliminating hallucinated methods. Install one with pre-built document and code skills and generate production-ready document code without leaving your IDE. It also allows executing document operations directly via CSX scripts.
+
Learn more about:
+
|
-| AI Coding Assistant |
+Agentic UI Builder |
-Integrates with Visual Studio, VS Code, and JetBrains Rider through MCP Server. Describe your document processing requirement and receive documentation-backed, production-ready C# code instantly.
-
Learn more about AI Coding Assistant.
+Transforms natural-language prompts into production-ready UIs using real Syncfusion® components. Generates structured, responsive layouts with maintainable architecture by default. Integrates with AI-powered IDEs to produce accurate code while following best practices, accessibility guidelines, and enterprise UI standards. Helps developers quickly move from idea to fully functional interfaces within their workflow.
+
Learn more about:
+
|
-| Agent Skills |
+AI Agent Tools (Document SDK) |
-Ground your AI coding assistant (GitHub Copilot, Cursor, Claude, and others) in verified Syncfusion APIs - eliminating hallucinated methods. Install one with pre-built document and code skills and generate production-ready document code without leaving your IDE. It also allows executing document operations directly via CSX scripts.
-
Learn more about Agent Skills.
+Enables AI agents to autonomously execute document tasks at runtime - generate reports, convert files, and extract form data - without requiring manual processing logic. Integrate the Syncfusion.DocumentSDK.AIAgentTools NuGet package to extend your agent’s document processing capabilities.
+
Learn more about AI Agent Tools.
|
-| Agentic UI Builder |
+AI Coding Assistant (MCP Server) |
-Transforms natural-language prompts into production-ready UIs using real Syncfusion® components. Generates structured, responsive layouts with maintainable architecture by default. Integrates with AI-powered IDEs to produce accurate code while following best practices, accessibility guidelines, and enterprise UI standards. Helps developers quickly move from idea to fully functional interfaces within their workflow.
-
Learn more about:
-
+Integrates with Visual Studio, VS Code, and JetBrains Rider through MCP Server. Describe your document processing requirement and receive documentation-backed, production-ready C# code instantly.
+
Learn more about AI Coding Assistant.
|
diff --git a/Document-Processing/mcp-server/ai-coding-assistant/getting-started/documentsdk.md b/Document-Processing/mcp-server/ai-coding-assistant/getting-started/documentsdk.md
index baf82dbe74..c30b7b3cd1 100644
--- a/Document-Processing/mcp-server/ai-coding-assistant/getting-started/documentsdk.md
+++ b/Document-Processing/mcp-server/ai-coding-assistant/getting-started/documentsdk.md
@@ -43,19 +43,7 @@ Syncfusion® offers unlimited access to this MCP server. There are
This ensures users can fully leverage Syncfusion® components to enhance their development experience without limitations.
-## Installation and setup
-
-Before you can invoke the ```SyncfusionDocumentSDKAssistant``` MCP server, you need to configure your MCP client with these core settings. The **Generic MCP Server Settings** shown below are identical across all clients:
-
-### Generic MCP Server Settings
-
- * **npm package name**: ```@syncfusion/documentsdk-assistant```
- * **Type**: stdio (standard input/output transport)
- * **Command**: npx
- * **Arguments**: -y
- * **Server name**: syncfusionDocumentSDKAssistant
-
-#### API Key Configuration
+## API Key Configuration
Login to your [Syncfusion account](http://syncfusion.com/account/) and generate an API Key from the [API Key page](https://www.syncfusion.com/account/api-key). Replace `YOUR_API_KEY_FILE_PATH` or `YOUR_API_KEY` in the configuration files with your generated key.
@@ -84,21 +72,18 @@ There are two options: