Open
Description
hello, @mattt , I am a swift beginner, I want to write a swift version of client that mimics the python example
Now that I have started a python server before swift client initialization, I wonder if I need to inject something into StdioTransport() before client initialization? Do the initialization directly as in the documentation?
python client link: https://modelcontextprotocol.io/quickstart/client
swift client link: https://github.com/modelcontextprotocol/swift-sdk?tab=readme-ov-file#basic-client-setup