Skip to content

Commit 9847a18

Browse files
committed
Merge branch 'feature/add-codegpt-mcp-client'
2 parents 0d63e2d + dd0f6eb commit 9847a18

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

docs/clients.mdx

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ This page provides an overview of applications that support the Model Context Pr
2828
| [Claude Desktop App][Claude Desktop] ||||||| Supports tools, prompts, and resources for local and remote MCP servers. |
2929
| [Chorus][Chorus] ||||||| Supports tools. |
3030
| [Cline][Cline] ||||||| Supports tools and resources. |
31+
| [CodeGPT][CodeGPT] ||||||| Supports tools in VSCode and Jetbrains |
3132
| [Continue][Continue] ||||||| Supports tools, prompts, and resources. |
3233
| [Copilot-MCP][CopilotMCP] ||||||| Supports tools and resources. |
3334
| [Cursor][Cursor] ||||||| Supports tools. |
@@ -101,6 +102,7 @@ This page provides an overview of applications that support the Model Context Pr
101102
[Claude Desktop]: https://claude.ai/download
102103
[Chorus]: https://chorus.sh
103104
[Cline]: https://github.com/cline/cline
105+
[CodeGPT]: https://codegpt.co
104106
[Continue]: https://github.com/continuedev/continue
105107
[CopilotMCP]: https://github.com/VikashLoomba/copilot-mcp
106108
[Cursor]: https://cursor.com
@@ -893,22 +895,6 @@ Theia AI and Theia IDE's MCP integration provide users with flexibility, making
893895
- Tight integration with editor features and workspace context
894896
- Does not support MCP resources
895897

896-
### Zencoder
897-
898-
[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.
899-
900-
**Key features:**
901-
902-
- RepoGrokking - deep contextual understanding of codebases
903-
- Agentic pipeline - runs, tests, and executes code before outputting it
904-
- Zen Agents platform - ability to build and create custom agents and share with the team
905-
- Integrated MCP tool library with one-click installations
906-
- Specialized agents for Unit and E2E Testing
907-
908-
**Learn more:**
909-
910-
- [Zencoder Documentation](https://docs.zencoder.ai)
911-
912898
## Adding MCP support to your application
913899

914900
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)