diff --git a/README.md b/README.md index ca3f21c..43793f4 100644 --- a/README.md +++ b/README.md @@ -444,6 +444,23 @@ Once the MCP server is added, you can easily continue using it. +
+Install in Amazon Q Developer CLI + +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"] + } + } +} +``` +
+ ## 🔧 Environment Variables The Context7 MCP server supports the following environment variables: