Merge pull request #336 from zadazorg/patch-1

This commit is contained in:
Enes Gules 2025-06-26 10:36:04 +03:00 committed by GitHub
commit f18bbe4614
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -608,6 +608,34 @@ See [JetBrains AI Assistant Documentation](https://www.jetbrains.com/help/ai-ass
</details>
<details>
<summary><b>Install in Warp</b></summary>
See [Warp Model Context Protocol Documentation](https://docs.warp.dev/knowledge-and-collaboration/mcp#adding-an-mcp-server) for details.
1. Navigate `Settings` > `AI` > `Manage MCP servers`.
2. Add a new MCP server by clicking the `+ Add` button.
3. Paste the configuration given below:
```json
{
"Context7": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp"
],
"env": {},
"working_directory": null,
"start_on_launch": true
}
}
```
4. Click `Save` to apply the changes.
</details>
## 🔨 Available Tools
Context7 MCP provides the following tools that LLMs can use: