diff --git a/README.md b/README.md index 597b881..a526451 100644 --- a/README.md +++ b/README.md @@ -420,6 +420,30 @@ Add this to your Roo Code MCP configuration file. See [Roo Code MCP docs](https: +
+Install in Zencoder + +To configure Context7 MCP in Zencoder, follow these steps: + +1. Go to the Zencoder menu (...) +2. From the dropdown menu, select Agent tools +3. Click on the Add custom MCP +4. Add the name and server configuration from below, and make sure to hit the Install button + +```json +{ + "command": "npx", + "args": [ + "-y", + "@upstash/context7-mcp@latest" + ] +} +``` + +Once the MCP server is added, you can easily continue using it. + +
+ ## 🔨 Available Tools Context7 MCP provides the following tools that LLMs can use: