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 bc129cc + d8653a4 commit bc0180eCopy full SHA for bc0180e
site/hugo.yaml
@@ -95,3 +95,15 @@ menu:
95
name: "TypeScript SDK ↗"
96
url: "https://github.com/modelcontextprotocol/typescript-sdk"
97
weight: 5
98
+ - identifier: javaSdk
99
+ name: "Java SDK ↗"
100
+ url: "https://github.com/modelcontextprotocol/java-sdk"
101
+ weight: 6
102
+ - identifier: kotlinSdk
103
+ name: "Kotlin SDK ↗"
104
+ url: "https://github.com/modelcontextprotocol/kotlin-sdk"
105
+ weight: 7
106
+ - identifier: csharpSdk
107
+ name: "C# SDK ↗"
108
+ url: "https://github.com/modelcontextprotocol/csharp-sdk"
109
+ weight: 8
0 commit comments