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

Fix checkmark and description for VS Code support #275

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
2 changes: 1 addition & 1 deletion clients.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This page provides an overview of applications that support the Model Context Pr
| [Sourcegraph Cody][Cody] | ✅ | ❌ | ❌ | ❌ | ❌ | Supports resources through OpenCTX |
| [Superinterface][Superinterface] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools |
| [TheiaAI/TheiaIDE][TheiaAI/TheiaIDE] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools for Agents in Theia AI and the AI-powered Theia IDE |
| [VS Code GitHub Copilot][VS Code] | ❌ | ❌ | ✅ | ❌ | | Supports tools, roots, dynamic discovery, secure secret configuration, and one-click installation |
| [VS Code GitHub Copilot][VS Code] | ❌ | ❌ | ✅ | ❌ | | Supports dynamic tool/roots discovery, secure secret configuration, and explicit tool execution |
| [Windsurf Editor][Windsurf] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools with AI Flow for collaborative development. |
| [Witsy][Witsy] | ❌ | ❌ | ✅ | ❌ | ❌ | Supports tools in Witsy. |
| [Zed][Zed] | ❌ | ✅ | ❌ | ❌ | ❌ | Prompts appear as slash commands |
Expand Down