You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
@@ -260,6 +262,16 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
260
262
-[Theia IDE and Theia AI MCP Announcement](https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/)
261
263
-[Download the AI-powered Theia IDE](https://theia-ide.org/)
262
264
265
+
### VS Code GitHub Copilot
266
+
[VS Code](https://code.visualstudio.com/) integrates MCP with GitHub Copilot through [agent mode](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode), allowing direct interaction with MCP-provided tools within your agentic coding workflow. Configure servers in Claude Desktop, workspace or user settings, with guided MCP installation and secure handling of keys in input variables to avoid leaking hard-coded keys.
267
+
268
+
**Key features:**
269
+
- Support for stdio and server-sent events (SSE) transport
270
+
- Per-session selection of tools per agent session for optimal performance
271
+
- Easy server debugging with restart commands and output logging
272
+
- Tool calls with editable inputs and always-allow toggle
273
+
- Integration with existing VS Code extension system to register MCP servers from extensions
274
+
263
275
### Windsurf Editor
264
276
[Windsurf Editor](https://codeium.com/windsurf) is an agentic IDE that combines AI assistance with developer workflows. It features an innovative AI Flow system that enables both collaborative and independent AI interactions while maintaining developer control.
0 commit comments