Merge branch 'master' into feat/replace-env-vars-with-cli-args

This commit is contained in:
Enes Gules 2025-06-11 15:14:22 +03:00 committed by GitHub
commit 6a3c48a89f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -444,6 +444,23 @@ Once the MCP server is added, you can easily continue using it.
</details>
<details>
<summary><b>Install in Amazon Q Developer CLI</b></summary>
Add this to your Amazon Q Developer CLI configuration file. See [Amazon Q Developer CLI docs](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line-mcp-configuration.html) for more details.
```json
{
"mcpServers": {
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp@latest"]
}
}
}
```
</details>
## 🔨 Available Tools
Context7 MCP provides the following tools that LLMs can use: