fix: claude desktop config

This commit is contained in:
Enes Gules 2025-08-13 11:41:17 +03:00 committed by GitHub
parent 798f9d9d3b
commit 8ab3bf3099
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -369,7 +369,7 @@ Add this to your Claude Desktop `claude_desktop_config.json` file. See [Claude D
```json
{
"mcpServers": {
"Context7": {
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp"]
}