Client OAuth
Location: crates/rust-mcp-sdk/examples/mcp-client-with-oauth.rs
Demonstrates a client that authenticates with an OAuth-protected MCP server.
cargo run --example mcp-client-with-oauth -p rust-mcp-sdk
The client performs DCR, PKCE, and token exchange automatically.