Skip to content

Commit 903afd8

Browse files
committed
Update clients
1 parent 4b6a810 commit 903afd8

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

clients.mdx

Lines changed: 15 additions & 6 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 | Notes |
11-
|--------|-----------|---------|-------|-------|
12-
| Claude Desktop App |||| Full support for all MCP features |
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

@@ -58,4 +67,4 @@ To get started with implementing MCP in your application, check out our [SDK doc
5867

5968
## Updates and Corrections
6069

61-
This list is maintained by the community. If you notice any inaccuracies or would like to update information about MCP support in your application, please submit a pull request or open an issue in our documentation repository.
70+
This list is maintained by the community. If you notice any inaccuracies or would like to update information about MCP support in your application, please submit a pull request or open an issue in our documentation repository.

0 commit comments

Comments
 (0)