656b5b889f
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Testing stdio transport
cargo run -p mcp-client --example stdio
Testing SSE transport
- Start the MCP server in one terminal:
fastmcp run -t sse echo.py - Run the client example in new terminal:
cargo run -p mcp-client --example sse