Testing stdio transport
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-fishcode2025 --example sse
cargo run -p mcp-client-fishcode2025 --example stdio
fastmcp run -t sse echo.py
cargo run -p mcp-client-fishcode2025 --example sse