Skip to content

Commit a7f2d90

Browse files
committed
Merge branch 'main' into feature/add-codegpt-mcp-client
2 parents dd0f6eb + c144b21 commit a7f2d90

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

docs/clients.mdx

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,17 @@ The Claude desktop application provides comprehensive support for MCP, enabling
345345
- Share custom MCP servers Cline creates with others via the `~/Documents/Cline/MCP` directory
346346
- Displays configured MCP servers along with their tools, resources, and any error logs
347347

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
355+
356+
**Learn more:**
357+
- [CodeGPT Documentation](https://docs.codegpt.co/)
358+
348359
### Continue
349360

350361
[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
895906
- Tight integration with editor features and workspace context
896907
- Does not support MCP resources
897908

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
919+
- Specialized agents for Unit and E2E Testing
920+
921+
**Learn more:**
922+
923+
- [Zencoder Documentation](https://docs.zencoder.ai)
924+
898925
## Adding MCP support to your application
899926

900927
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

Comments
 (0)