- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Closed
Description
Task ID: P1-M1-T3
Implement hypermcp.RunWithTransport(ctx, srv, transport, logger) startup path; ensure clean shutdown on SIGINT/SIGTERM.
Acceptance criteria:
- Server can be started in stdio mode and shuts down cleanly on signal
- Integration test that spawns the process and checks stdout for startup log
Estimate: 1d
Labels:["backend","testing","phase:1","milestone:P1-M1"]
Dependencies:
Project: https://github.com/orgs/rayprogramming/projects/2
Copilot