rust-sdk/examples/clients/src
Gabriel Peal 6011f34ddf
feat: allow clients to override client_name (#469)
Many MCP Servers use client_name for a variety of things including:
* Whitelisting
* Logos
* Copy shown directly on the page
* etc

As a result, it's important for MCP Clients to be able to override the client name.
2025-10-03 21:03:31 -04:00
..
auth feat: allow clients to override client_name (#469) 2025-10-03 21:03:31 -04:00
collection.rs example: add simpling example and test (#289) 2025-06-30 18:18:23 +08:00
everything_stdio.rs example: add simpling example and test (#289) 2025-06-30 18:18:23 +08:00
git_stdio.rs chore: bump to rust 1.90.0 (#453) 2025-09-24 12:58:54 -04:00
progress_client.rs chore(example): add example in progress (#271) 2025-09-13 08:15:02 +08:00
sampling_stdio.rs example: add simpling example and test (#289) 2025-06-30 18:18:23 +08:00
sse.rs feat(SEP-973): add support for icons and websiteUrl across relevant types (#432) 2025-09-11 11:49:03 -04:00
streamable_http.rs feat(SEP-973): add support for icons and websiteUrl across relevant types (#432) 2025-09-11 11:49:03 -04:00