**Inspector Version** Latest (0.16.8) **Describe the bug** I cannot connect my MCP inspector to my MCP server. This is what I see when trying to connect to the StreamableHttp endpoint: <img width="1090" height="138" alt="Image" src="https://github.com/user-attachments/assets/c4e47f99-d40c-45cb-bb72-08ad44634603" /> When I try to connect to the SSE endpoint this is the error I see: <img width="1098" height="574" alt="Image" src="https://github.com/user-attachments/assets/c91ca1ca-3e6b-4617-b6ba-abc00e809ff8" /> **To Reproduce** Steps to reproduce the behavior: 1. Run `npx -y @modelcontextprotocol/inspector@latest` 2. Start MCP local server 3. Try to connect via session token provided in CLI 4. Connection fails **Expected behavior** Connection should not fail **Environment (please complete the following information):** - OS: Windows - Browser Edge