Figured I'd leave this here if anyone else wants to implement websockets w dropshot ever as an example, at the end of the code samples I have a proposal for what very nice built-in websocket ...
Add full-duplex bidirectional WebSocket transport support to the Go MCP SDK, achieving feature parity with the TypeScript SDK while providing production-grade testing including fuzz tests.