Describe the bug
When I go to the demo pages (for either the chat or the inspector) or try to use the hooks in my project the client fails to connect. Have tried using multiple servers (sse and http)
To Reproduce
Steps to reproduce the behavior:
- Go the demo pages
- Insert URL for any SSE or HTTP server (example: https://mcp.llmtxt.dev/sse)
- Fails to Connect
Expected behavior
Should be able to connect to these servers. They work fine in other applications.