https://github.com/modelcontextprotocol/go-sdk/blob/d1c06cb74857a7ded909f42f5207079b6ecf4327/examples/client/listfeatures/main.go#L42 Seems like the example is not okay, since it uses npx which is for NodeJS. Should be something like "go run main.go"