You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ Pasting the following configuration into your Cursor `~/.cursor/mcp.json` file i
109
109
<details>
110
110
<summary><b>Install in Claude Code</b></summary>
111
111
112
-
Run this command. See [Claude Code MCP docs](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/tutorials#set-up-model-context-protocol-mcp) for more info.
112
+
Run this command. See [Claude Code MCP docs](https://docs.anthropic.com/en/docs/claude-code/mcp) for more info.
Copy file name to clipboardExpand all lines: docs/README.de.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,7 +150,7 @@ Es kann über [Zed Extensions](https://zed.dev/extensions?query=Context7) instal
150
150
151
151
### Installation in Claude Code
152
152
153
-
Führe diesen Befehl aus. Siehe die [Claude Code MCP Dokumentation](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/tutorials#set-up-model-context-protocol-mcp) für mehr Informationen.
153
+
Führe diesen Befehl aus. Siehe die [Claude Code MCP Dokumentation](https://docs.anthropic.com/de/docs/claude-code/mcp) für mehr Informationen.
154
154
155
155
```sh
156
156
claude mcp add context7 -- npx -y @upstash/context7-mcp@latest
Copy file name to clipboardExpand all lines: docs/README.es.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,7 +132,7 @@ Añade esto a tu archivo de configuración MCP de VS Code. Consulta la [document
132
132
133
133
### Instalar en Claude Code
134
134
135
-
Ejecuta este comando. Consulta la [documentación de MCP de Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/tutorials#set-up-model-context-protocol-mcp) para más información.
135
+
Ejecuta este comando. Consulta la [documentación de MCP de Claude Code](https://docs.anthropic.com/es/docs/claude-code/mcp) para más información.
136
136
137
137
```sh
138
138
claude mcp add context7 -- npx -y @upstash/context7-mcp@latest
Copy file name to clipboardExpand all lines: docs/README.fr.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,7 +150,7 @@ Peut être installé via [Zed Extensions](https://zed.dev/extensions?query=Conte
150
150
151
151
### Installation dans Claude Code
152
152
153
-
Exécutez cette commande. Voir la [documentation Claude Code MCP](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/tutorials#set-up-model-context-protocol-mcp).
153
+
Exécutez cette commande. Voir la [documentation Claude Code MCP](https://docs.anthropic.com/fr/docs/claude-code/mcp).
154
154
155
155
```sh
156
156
claude mcp add context7 -- npx -y @upstash/context7-mcp@latest
Copy file name to clipboardExpand all lines: docs/README.id-ID.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Context7 MCP - Dokumentasi Kode Terkini Untuk Setiap Permintaan
2
2
3
3
[](https://context7.com)[](https://smithery.ai/server/@upstash/context7-mcp)[<imgalt="Install in VS Code (npx)"src="https://img.shields.io/badge/VS_Code-VS_Code?style=flat-square&label=Install%20Context7%20MCP&color=0098FF">](https://insiders.vscode.dev/redirect?url=vscode%3Amcp%2Finstall%3F%7B%22name%22%3A%22context7%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40upstash%2Fcontext7-mcp%40latest%22%5D%7D)
4
-
[](./README.md) [](./docs/README.zh-TW.md) [](./docs/README.zh-CN.md) [](./docs/README.ja.md) [](./docs/README.ko.md) [](./docs/README.es.md) [](./docs/README.fr.md) [-purple>)](./docs/README.pt-BR.md) [](./docs/README.it.md) [](./docs/README.id-ID.md) [](./docs/README.de.md) [](./docs/README.ru.md) [](./docs/README.uk.md) [](./docs/README.tr.md) [](./docs/README.ar.md)
4
+
[](../README.md) [](./README.zh-TW.md) [](./README.zh-CN.md) [](./README.ja.md) [](./README.ko.md) [](./README.es.md) [](./README.fr.md) [-purple>)](./README.pt-BR.md) [](./README.it.md) [](./README.id-ID.md) [](./README.de.md) [](./README.ru.md) [](./README.uk.md) [](./README.tr.md) [](./README.ar.md)
5
5
6
6
## ❌ Tanpa Context7
7
7
@@ -33,7 +33,7 @@ Context7 mengambil contoh kode dan dokumentasi terkini langsung ke konteks LLM.
33
33
34
34
## 📚 Menambahkan Proyek
35
35
36
-
Kunjungi [panduan penambahan proyek](./docs/adding-projects.md) untuk mempelajari cara menambahkan (atau memperbarui) pustaka favorit Anda ke Context7.
36
+
Kunjungi [panduan penambahan proyek](./adding-projects.md) untuk mempelajari cara menambahkan (atau memperbarui) pustaka favorit Anda ke Context7.
37
37
38
38
## 🛠️ Instalasi
39
39
@@ -297,7 +297,7 @@ Jika objek `mcpServers` tidak ada, buatlah.
297
297
298
298
<details>
299
299
<summary><b>Instal di Claude Code</b></summary>
300
-
Jalankan perintah ini. Lihat [dokumentasi MCP Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/tutorials#set-up-model-context-protocol-mcp) untuk info lebih lanjut.
300
+
Jalankan perintah ini. Lihat [dokumentasi MCP Claude Code](https://docs.anthropic.com/id/docs/claude-code/mcp) untuk info lebih lanjut.
Copy file name to clipboardExpand all lines: docs/README.it.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
[](https://context7.com)[](https://smithery.ai/server/@upstash/context7-mcp)[<imgalt="Install in VS Code (npx)"src="https://img.shields.io/badge/VS_Code-VS_Code?style=flat-square&label=Installa%20Context7%20MCP&color=0098FF">](https://insiders.vscode.dev/redirect?url=vscode%3Amcp%2Finstall%3F%7B%22name%22%3A%22context7%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40upstash%2Fcontext7-mcp%40latest%22%5D%7D)
4
4
5
-
[](./docs/README.zh-CN.md)[](./docs/README.ko.md)[](./docs/README.es.md)[](./docs/README.fr.md)[-purple>)](./docs/README.pt-BR.md)[](./docs/README.it.md)
5
+
[](./README.zh-CN.md)[](./README.ko.md)[](./README.es.md)[](./README.fr.md)[-purple>)](./README.pt-BR.md)[](./README.it.md)
6
6
7
7
## ❌ Senza Context7
8
8
@@ -152,7 +152,7 @@ Può essere installato tramite [Zed Extensions](https://zed.dev/extensions?query
152
152
153
153
### Installare in Claude Code
154
154
155
-
Esegui questo comando. Vedi [Claude Code MCP docs](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/tutorials#set-up-model-context-protocol-mcp) per ulteriori informazioni.
155
+
Esegui questo comando. Vedi [Claude Code MCP docs](https://docs.anthropic.com/it/docs/claude-code/mcp) per ulteriori informazioni.
156
156
157
157
```sh
158
158
claude mcp add context7 -- npx -y @upstash/context7-mcp@latest
Copy file name to clipboardExpand all lines: docs/README.ja.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
[](https://context7.com)[](https://smithery.ai/server/@upstash/context7-mcp)[<imgalt="Install in VS Code (npx)"src="https://img.shields.io/badge/VS_Code-VS_Code?style=flat-square&label=Install%20Context7%20MCP&color=0098FF">](https://insiders.vscode.dev/redirect?url=vscode%3Amcp%2Finstall%3F%7B%22name%22%3A%22context7%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40upstash%2Fcontext7-mcp%40latest%22%5D%7D)
4
4
5
-
[](./docs/README.zh-TW.md) [](./docs/README.zh-CN.md) [](./docs/README.ja.md) [](./docs/README.ko.md) [](./docs/README.es.md) [](./docs/README.fr.md) [-purple>)](./docs/README.pt-BR.md) [](./docs/README.it.md) [](./docs/README.id-ID.md) [](./docs/README.de.md) [](./docs/README.ru.md) [](./docs/README.tr.md) [](./docs/README.ar.md)
5
+
[](./README.zh-TW.md) [](./README.zh-CN.md) [](./README.ja.md) [](./README.ko.md) [](./README.es.md) [](./README.fr.md) [-purple>)](./README.pt-BR.md) [](./README.it.md) [](./README.id-ID.md) [](./README.de.md) [](./README.ru.md) [](./README.tr.md) [](./README.ar.md)
6
6
7
7
## ❌ Context7 を使わないと
8
8
@@ -272,7 +272,7 @@ Smithery キーは [Smithery.ai Web ページ](https://smithery.ai/server/@upsta
Copy file name to clipboardExpand all lines: docs/README.ko.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
[](https://context7.com)[](https://smithery.ai/server/@upstash/context7-mcp)[<imgalt="Install in VS Code (npx)"src="https://img.shields.io/badge/VS_Code-VS_Code?style=flat-square&label=Install%20Context7%20MCP&color=0098FF">](https://insiders.vscode.dev/redirect?url=vscode%3Amcp%2Finstall%3F%7B%22name%22%3A%22context7%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40upstash%2Fcontext7-mcp%40latest%22%5D%7D)
4
4
5
-
[](./docs/README.zh-TW.md) [](./docs/README.zh-CN.md) [](./docs/README.ja.md) [](./docs/README.ko.md) [](./docs/README.es.md) [](./docs/README.fr.md) [-purple>)](./docs/README.pt-BR.md) [](./docs/README.it.md) [](./docs/README.id-ID.md) [](./docs/README.de.md) [](./docs/README.ru.md) [](./docs/README.tr.md) [](./docs/README.ar.md)
5
+
[](./README.zh-TW.md) [](./README.zh-CN.md) [](./README.ja.md) [](./README.ko.md) [](./README.es.md) [](./README.fr.md) [-purple>)](./README.pt-BR.md) [](./README.it.md) [](./README.id-ID.md) [](./README.de.md) [](./README.ru.md) [](./README.tr.md) [](./README.ar.md)
6
6
7
7
## ❌ Context7 없이
8
8
@@ -340,7 +340,7 @@ Visual Studio MCP 설정 파일에 다음을 추가하세요(자세한 내용은
340
340
<details>
341
341
<summary><b>Claude Code에 설치</b></summary>
342
342
343
-
이 명령을 실행하세요. 자세한 내용은 [Claude Code MCP 문서](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/tutorials#set-up-model-context-protocol-mcp)를 참조하세요.
343
+
이 명령을 실행하세요. 자세한 내용은 [Claude Code MCP 문서](https://docs.anthropic.com/ko/docs/claude-code/mcp)를 참조하세요.
0 commit comments