mirror of
https://github.com/upstash/context7.git
synced 2025-12-06 11:57:53 +00:00
Add Qodo Gen MCP instructions
This commit is contained in:
parent
b5735ebc50
commit
8bc69debdc
19
README.md
19
README.md
@ -519,6 +519,25 @@ 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>
|
||||||
|
|
||||||
|
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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user