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
Copy file name to clipboardExpand all lines: docs/clients.mdx
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -345,6 +345,17 @@ The Claude desktop application provides comprehensive support for MCP, enabling
345
345
- Share custom MCP servers Cline creates with others via the `~/Documents/Cline/MCP` directory
346
346
- Displays configured MCP servers along with their tools, resources, and any error logs
347
347
348
+
### CodeGPT
349
+
[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.
350
+
351
+
**Key features:**
352
+
- Use MCP tools from any configured MCP server
353
+
- Seamless integration with VS Code and Jetbrains UI
354
+
- Supports multiple LLM providers and custom endpoints
[Continue](https://github.com/continuedev/continue) is an open-source AI code assistant, with built-in support for all MCP features.
@@ -895,6 +906,22 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
895
906
- Tight integration with editor features and workspace context
896
907
- Does not support MCP resources
897
908
909
+
### Zencoder
910
+
911
+
[Zencoder](https://zecoder.ai) is a coding agent that's available as an extension for VS Code and JetBrains family of IDEs, meeting developers where they already work. It comes with RepoGrokking (deep contextual codebase understanding), agentic pipeline, and the ability to create and share custom agents.
912
+
913
+
**Key features:**
914
+
915
+
- RepoGrokking - deep contextual understanding of codebases
916
+
- Agentic pipeline - runs, tests, and executes code before outputting it
917
+
- Zen Agents platform - ability to build and create custom agents and share with the team
918
+
- Integrated MCP tool library with one-click installations
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