Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

docs: add [roots] link #256

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion clients.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down Expand Up @@ -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
Expand Down