Skip to content

Commit a09e22b

Browse files
committed
fixed merge conflict
2 parents 13f7260 + 903afd8 commit a09e22b

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

clients.mdx

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,20 @@ This page provides an overview of applications that support the Model Context Pr
77

88
## Feature support matrix
99

10-
| Client | Resources | Prompts | Tools | Sampling | Notes |
11-
|--------|-----------|---------|-------|----------|-------|
12-
| Claude Desktop App ||||| Full support for all MCP features except sampling |
13-
| Zed ||||| Prompts appear as slash commands |
14-
| Sourcegraph Cody ||||| Currently only supports resources through OpenCTX |
10+
| Client | [Resources] | [Prompts] | [Tools] | [Sampling] | Roots | Notes |
11+
|---------------------------|-------------|-----------|---------|------------|-------|---------------------------------------------------|
12+
| [Claude Desktop App][Claude] |||||| Full support for all MCP features |
13+
| [Zed][Zed] |||||| Prompts appear as slash commands |
14+
| [Sourcegraph Cody][Cody] |||||| Currently only supports resources through OpenCTX |
15+
16+
[Claude]: https://claude.ai/download
17+
[Zed]: https://zed.dev
18+
[Cody]: https://sourcegraph.com/cody
19+
20+
[Resources]: https://modelcontextprotocol.io/docs/concepts/resources
21+
[Prompts]: https://modelcontextprotocol.io/docs/concepts/prompts
22+
[Tools]: https://modelcontextprotocol.io/docs/concepts/tools
23+
[Sampling]: https://modelcontextprotocol.io/docs/concepts/sampling
1524

1625
## Client details
1726

0 commit comments

Comments
 (0)