When I use Cursor to get the tools from my MCP server, the server responds with a text/event-stream format message. Cursor can't parse this message and then displays no tools. The Python SDK responds with an application/json format message, which Cursor can parse and display tools.