Simple Client (Streamable HTTP)
Location: crates/rust-mcp-sdk/examples/simple-mcp-client-streamable-http.rs
Connects to an MCP server via Streamable HTTP transport.
cargo run --example simple-mcp-client-streamable-http -p rust-mcp-sdk
Requires a running Streamable HTTP server at http://127.0.0.1:8080.