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.
2 parents b5d1e4e + e8ff2c2 commit d84272eCopy full SHA for d84272e
mint.json
@@ -24,20 +24,20 @@
24
}
25
],
26
"anchors": [
27
- {
28
- "name": "Documentation",
29
- "icon": "book-open-cover",
30
- "url": "https://modelcontextprotocol.io"
31
- },
32
{
33
"name": "Python SDK",
34
"icon": "python",
35
"url": "https://github.com/modelcontextprotocol/python-sdk"
36
},
37
38
"name": "TypeScript SDK",
39
- "icon": "node-js",
+ "icon": "square-js",
40
"url": "https://github.com/modelcontextprotocol/typescript-sdk"
+ },
+ {
+ "name": "Specification",
+ "icon": "book",
+ "url": "https://spec.modelcontextprotocol.io"
41
42
43
"navigation": [
0 commit comments