Files
goose/crates/mcp-client
2024-12-14 17:31:27 -08:00
..
2024-12-13 17:50:01 -08: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

  1. Start the MCP server: fastmcp run -t sse echo.py
  2. Run the client: cargo run -p mcp_client --bin sse