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
@@ -289,6 +291,16 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
289
291
-[Theia IDE and Theia AI MCP Announcement](https://eclipsesource.com/blogs/2024/12/19/theia-ide-and-theia-ai-support-mcp/)
290
292
-[Download the AI-powered Theia IDE](https://theia-ide.org/)
291
293
294
+
### VS Code GitHub Copilot
295
+
[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.
296
+
297
+
**Key features:**
298
+
- Support for stdio and server-sent events (SSE) transport
299
+
- Per-session selection of tools per agent session for optimal performance
300
+
- Easy server debugging with restart commands and output logging
301
+
- Tool calls with editable inputs and always-allow toggle
302
+
- Integration with existing VS Code extension system to register MCP servers from extensions
303
+
292
304
### Windsurf Editor
293
305
[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