SSE-transport MCP servers (like ha-mcp) use a different protocol flow: GET /sse to establish event stream, read endpoint event, then POST JSON-RPC messages to /messages?session_id=... URL. Previously was POSTing to root which returned 404. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>