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 5729261 commit cdb093fCopy full SHA for cdb093f
docs/docs.json
@@ -8,10 +8,32 @@
8
"dark": "#000000"
9
},
10
"favicon": "/favicon.svg",
11
+ "contextual": {
12
+ "options": [
13
+ "copy",
14
+ "view",
15
+ "chatgpt",
16
+ "claude"
17
+ ]
18
+ },
19
"icons": {
20
"library": "lucide"
21
22
"navigation": {
23
+ "global": {
24
+ "anchors": [
25
+ {
26
+ "anchor": "Website",
27
+ "href": "https://mcp-use.com",
28
+ "icon": "globe"
29
30
31
+ "anchor": "Forum",
32
+ "href": "https://discord.gg/XkNkSkMz3V",
33
+ "icon": "discord"
34
+ }
35
36
37
"tabs": [
38
{
39
"tab": "Documentation",
@@ -204,14 +226,6 @@
204
226
}
205
227
]
206
228
207
- "contextual": {
208
- "options": [
209
- "copy",
210
- "view",
211
- "chatgpt",
212
- "claude"
213
- ]
214
- },
215
229
"seo": {
216
230
"metatags": {
217
231
"charset": "UTF-8",
0 commit comments