# mcp.HandshakeOrdered

- **Module:** mcp
- **Package:** github.com/libtmux/libtmux-go/mcp
- **Language:** Go
- **Kind:** function
- **Source:** https://github.com/libtmux/libtmux-go/blob/52968a3181c1c9e6d1b26c565d4b170968ae61c0/mcp/handshake_transport.go#L16
- **Page:** https://libtmux.org/en/go/latest/mcp/reference/mcp-handshakeordered/

```
mcp.HandshakeOrdered(inner: mcp.Transport) -> mcp.Transport
```

HandshakeOrdered holds the SDK's early tool-list notification until notifications/initialized; strict legacy clients reject the earlier ordering.
