Skip to content

Commit c144b21

Browse files
committed
add documentation for CodeGPT
1 parent 174eb86 commit c144b21

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/clients.mdx

Lines changed: 11 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.

0 commit comments

Comments
 (0)