Skip to content

Commit 3d1908a

Browse files
authored
Merge pull request modelcontextprotocol#528 from davila7/feature/add-codegpt-mcp-client
Add CodeGPT to client list
2 parents b0423b8 + 40eb1be commit 3d1908a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/clients.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ This page provides an overview of applications that support the Model Context Pr
2929
| [Claude Desktop App][Claude Desktop] ||||||| Supports tools, prompts, and resources for local and remote MCP servers. |
3030
| [Chorus][Chorus] ||||||| Supports tools. |
3131
| [Cline][Cline] ||||||| Supports tools and resources. |
32+
| [CodeGPT][CodeGPT] ||||||| Supports tools in VSCode and Jetbrains |
3233
| [Continue][Continue] ||||||| Supports tools, prompts, and resources. |
3334
| [Copilot-MCP][CopilotMCP] ||||||| Supports tools and resources. |
3435
| [Cursor][Cursor] ||||||| Supports tools. |
@@ -106,6 +107,7 @@ This page provides an overview of applications that support the Model Context Pr
106107
[Claude Desktop]: https://claude.ai/download
107108
[Chorus]: https://chorus.sh
108109
[Cline]: https://github.com/cline/cline
110+
[CodeGPT]: https://codegpt.co
109111
[Continue]: https://github.com/continuedev/continue
110112
[CopilotMCP]: https://github.com/VikashLoomba/copilot-mcp
111113
[Cursor]: https://cursor.com
@@ -360,6 +362,17 @@ The Claude desktop application provides comprehensive support for MCP, enabling
360362
- Share custom MCP servers Cline creates with others via the `~/Documents/Cline/MCP` directory
361363
- Displays configured MCP servers along with their tools, resources, and any error logs
362364

365+
### CodeGPT
366+
[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.
367+
368+
**Key features:**
369+
- Use MCP tools from any configured MCP server
370+
- Seamless integration with VS Code and Jetbrains UI
371+
- Supports multiple LLM providers and custom endpoints
372+
373+
**Learn more:**
374+
- [CodeGPT Documentation](https://docs.codegpt.co/)
375+
363376
### Continue
364377

365378
[Continue](https://github.com/continuedev/continue) is an open-source AI code assistant, with built-in support for all MCP features.

0 commit comments

Comments
 (0)