Your message is too long but my message isnt

Describe the Bug

Request id - 54590b11-5ed4-4862-9869-366a6b097098

The exact error - Your message is too long. Please try again with a shorter message and fewer/smaller attached items.

I asked cursor to explain 1 file which is 50 lines long with this prompt and cursor gave me the above error

What does this code do ?
What does biome mean I have no clue

Steps to Reproduce

clone - ai/demos/remote-mcp-authless at main · cloudflare/ai · GitHub

ask cursor about biome.json with the prompt below

What does this code do ?
What does biome mean I have no clue

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.2.4 (Universal)
VSCode Version: 1.99.3
Commit: a8e95743c5268be73767c46944a71f4465d05c90
Date: 2025-07-10T16:55:16.443Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0

hi @kanwardeep007 thank you for the detailed bug report.

Currently I can not reproduce the issue.

Could you please confirm or provide following info:

  • Does this happen also in a new chat?
  • Do you have any MCPs or API keys configured?
  • Which model are you using?
  • For the request ID you posted is the Privacy setting Disabled? (We would need a request ID with privacy disabled to be able to look into the request).
  • Are there any errors in Help > Toggle Developer Tools > Console , copy errors here.
  1. Yes it happens in a new chat. (i restarted the laptop, reinstalled cursor but still the same error occurs)

Ok I found the issue
I was testing mcp servers and had 63 tools enabled using 6 mcp servers. That was causing the error message.

If I remove the mcp servers everything works.
It would be nice if cursor can say in the error message that the tools is creating a large message context or something along those lines

1 Like

Thanks for the feedback and for finding the solution.

Yes we will check why this happened and how we can improve the error detection as well as message.

@kanwardeep007 Could you share how you got 63 tools enabled? The user interface only allows 40.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.