About MCP server response size

I am trying to explore stripe openapi spec using my MCP server. However stripe doc seems too detailed and the description of its endpoint it super long and detailed. Then I got this message from cursor:


sub.txt (2.6 MB)

So, what is the limit of response size? So that I can process it to the window size?