Files
microsoft--mcp-for-beginners/03-GettingStarted/02-client/solution/rust/README.md
T
2026-07-13 13:31:35 +08:00

334 B

Running this sample

Note

This Rust client assumes you have dotnet 8.0 SDK installed to run the sample MCP server in the server directory, which is a sibling directory to this project.

-1- Install the dependencies and build the project

cargo build

-2- Run the sample

cargo run