Overview
Add icons to MCP tools for improved AI assistant UX. The MCP C# SDK v0.6.0-preview.1 now supports icons on tools, resources, and prompts (#1096).
Background
Icons help AI assistants present tools more visually and can improve discoverability and user experience when browsing available tools.
Tasks
Implementation Notes
Refer to the EverythingServer example in the SDK: #1096
Parent Issue
Part of #322
Overview
Add icons to MCP tools for improved AI assistant UX. The MCP C# SDK v0.6.0-preview.1 now supports icons on tools, resources, and prompts (#1096).
Background
Icons help AI assistants present tools more visually and can improve discoverability and user experience when browsing available tools.
Tasks
templatetools (e.g., 📋 or similar)projecttools (e.g., 📁)packagetools (e.g., 📦)solutiontools (e.g., 🗂️)sdktools (e.g., ⚙️)[McpMeta("commonlyUsed", true)]Implementation Notes
Refer to the EverythingServer example in the SDK: #1096
Parent Issue
Part of #322