Skip to content

Commit 9c8a44e

Browse files
authored
Merge pull request modelcontextprotocol#954 from modelcontextprotocol/alexhancock/doc-site-rust-sdk
Add rust-sdk to list of SDKs
2 parents 1ccab9f + e883976 commit 9c8a44e

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

docs/docs.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
"links/sdks/kotlin",
129129
"links/sdks/python",
130130
"links/sdks/ruby",
131+
"links/sdks/rust",
131132
"links/sdks/swift",
132133
"links/sdks/typescript"
133134
]
@@ -241,6 +242,7 @@
241242
"links/sdks/kotlin",
242243
"links/sdks/python",
243244
"links/sdks/ruby",
245+
"links/sdks/rust",
244246
"links/sdks/swift",
245247
"links/sdks/typescript"
246248
]
@@ -353,6 +355,7 @@
353355
"links/sdks/kotlin",
354356
"links/sdks/python",
355357
"links/sdks/ruby",
358+
"links/sdks/rust",
356359
"links/sdks/swift",
357360
"links/sdks/typescript"
358361
]
@@ -468,6 +471,7 @@
468471
"links/sdks/kotlin",
469472
"links/sdks/python",
470473
"links/sdks/ruby",
474+
"links/sdks/rust",
471475
"links/sdks/swift",
472476
"links/sdks/typescript"
473477
]

docs/links/sdks/rust.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Rust SDK
3+
url: https://github.com/modelcontextprotocol/rust-sdk
4+
icon: rust
5+
---
6+
7+
<Card
8+
title="Rust SDK"
9+
href="https://github.com/modelcontextprotocol/rust-sdk"
10+
/>

0 commit comments

Comments
 (0)