However.. even though cursor renders the image fine. If you’re using google gemini then It’s totally blind to it, claude can see it. So I think Cursor isn’t fully functional and this new feature is buggy.
In your case, triple check mime type, perhaps it’s a PNG not a JPEG?
Thank you for reply, I’m sure the image mime type is correct, I tried official JS example, replace the image with my own base64url—it worked fine in my Cursor too!
I’m thinking the issue might be related to my SSE server. I’m using Spring.AI to implement my MCP server, so maybe the data eventually sent to Cursor is different from a standard STDIO MCP.