This repository was archived by the owner on Apr 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +14
-5
lines changed
Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments