We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2039681 commit ffc681dCopy full SHA for ffc681d
dxt/.dxtignore
@@ -1,8 +1,9 @@
1
-./schema/
+schema/context7.json
2
prettier.config.mjs
3
smithery.yaml
4
Dockerfile
5
eslint.config.js
6
*.md
7
*.ts
8
-LICENSE
+LICENSE
9
+public/cover.png
dxt/context7.dxt
272 KB
dxt/manifest.json
@@ -10,7 +10,7 @@
10
"url": "https://upstash.com"
11
},
12
"homepage": "https://context7.com",
13
- "documentation": "https://gihub.com/upstash/context7",
+ "documentation": "https://github.com/upstash/context7",
14
"icon": "public/context7logo.png",
15
"server": {
16
"type": "node",
0 commit comments