mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
Testing stdio
cargo run -p mcp_client -- --mode git
cargo run -p mcp_client -- --mode echo
cargo run -p mcp_client --bin stdio
Testing SSE
- Start the MCP server:
fastmcp run -t sse echo.py - Run the client:
cargo run -p mcp_client --bin sse