Merge pull request #318 from InTheCloudDan/dob/qodoGen

This commit is contained in:
Enes Gules 2025-06-21 12:22:42 +03:00 committed by GitHub
commit cef57953c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -519,6 +519,27 @@ Add this to your Amazon Q Developer CLI configuration file. See [Amazon Q Develo
``` ```
</details> </details>
<details>
<summary><b>Install in Qodo Gen</b></summary>
See [Qodo Gen docs](https://docs.qodo.ai/qodo-documentation/qodo-gen/qodo-gen-chat/agentic-mode/agentic-tools-mcps) for more details.
1. Open Qodo Gen chat panel in VSCode or IntelliJ.
2. Click Connect more tools.
3. Click + Add new MCP.
4. Add the following configuration:
```json
{
"mcpServers": {
"context7": {
"url": "https://mcp.context7.com/mcp"
}
}
}
```
</details>
## 🔨 Available Tools ## 🔨 Available Tools
Context7 MCP provides the following tools that LLMs can use: Context7 MCP provides the following tools that LLMs can use: