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
@@ -585,6 +587,17 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
585
587
- Tight integration with editor features and workspace context
586
588
- Does not support MCP resources
587
589
590
+
### CodeGPT
591
+
[CodeGPT](https://codegpt.co) is a popular VS Code and Jetbrains extension that brings AI-powered coding assistance to your editor. It supports integration with MCP servers for tools, allowing users to leverage external AI capabilities directly within their development workflow.
592
+
593
+
**Key features:**
594
+
- Use MCP tools from any configured MCP server
595
+
- Seamless integration with VS Code and Jetbrains UI
596
+
- Supports multiple LLM providers and custom endpoints
If you've added MCP support to your application, we encourage you to submit a pull request to add it to this list. MCP integration can provide your users with powerful contextual AI capabilities and make your application part of the growing MCP ecosystem.
0 commit comments