From 59c29eced5edebe7d0d83724c4a6ee7a5adccabd Mon Sep 17 00:00:00 2001 From: ssshooter Date: Thu, 3 Apr 2025 10:53:34 +0800 Subject: [PATCH] docs: add [roots] link --- clients.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/clients.mdx b/clients.mdx index 3d734e2..1ae63ba 100644 --- a/clients.mdx +++ b/clients.mdx @@ -7,7 +7,7 @@ This page provides an overview of applications that support the Model Context Pr ## Feature support matrix -| Client | [Resources] | [Prompts] | [Tools] | [Sampling] | Roots | Notes | +| Client | [Resources] | [Prompts] | [Tools] | [Sampling] | [Roots] | Notes | |---------------------------------------------|-------------|-----------|---------|------------|--------|-----------------------------------------------------------------------------| | [Claude Desktop App][Claude] | ✅ | ✅ | ✅ | ❌ | ❌ | Full support for all MCP features | | [Claude Code][Claude Code] | ❌ | ✅ | ✅ | ❌ | ❌ | Supports prompts and tools | @@ -71,6 +71,7 @@ This page provides an overview of applications that support the Model Context Pr [Prompts]: https://modelcontextprotocol.io/docs/concepts/prompts [Tools]: https://modelcontextprotocol.io/docs/concepts/tools [Sampling]: https://modelcontextprotocol.io/docs/concepts/sampling +[Roots]: https://modelcontextprotocol.io/docs/concepts/roots [Microsoft Copilot Studio]: https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp ## Client details