Feature request for product/service
AI Models
Describe the request
What I’m Requesting
Please add one or more of the following options:
- A toggle in Settings → Agent / Chat
“Always expand requests” (on/off)
“Always expand responses”
“Remember expansion state for each message”
- A right‑click UI option on the Request/Response panels
“Keep this expanded”
“Expand all” / “Collapse all”
- A keyboard shortcut
Example:
Expand all agent details: Cmd+Shift+J
Collapse all: Cmd+Shift+0
(These exist for folding code in the editor, but not for the Agent panels.) [forum.cursor.com]
4. A developer mode
A toggle like:
Developer: Show full request/response JSON expanded by default
This would be extremely valuable for MCP developers debugging their tools.
Why This Feature Matters
Speeds up debugging
Agent requests/responses often contain long JSON structures, tool parameters, and reasoning output. Having them collapsed slows inspection.
Critical for MCP development
MCP tool authors rely on request/response visibility. Current UI hides critical information.
Improves transparency
Many users want to see exactly what the model sees without clicking 10 times per message.
Aligns with Cursor’s philosophy of developer‑friendly tooling
Cursor proudly supports MCP, deep context, and transparent debugging — this feature aligns perfectly.
Supporting Evidence
Many users rely on MCP logs because the UI collapses request/response details.
Cursor stores full MCP logs here:
~/Library/Application Support/Cursor/logs/…/Cursor MCP.log
This log shows raw I/O that the UI hides.
There is no existing setting in Cursor to control expansion/collapse behavior.
No documentation or feature mentions persistent expansion; users rely on logs instead. [forum.cursor.com]
Cursor already exposes hotkeys for collapse/expand in the editor, so a similar UX pattern can be applied to Agent chat.
Conclusion
A simple UI/setting update would dramatically improve developer experience for:
MCP developers
AI tool creators
Users debugging complex responses
Anyone who wants full visibility of model I/O
Please add a permanent “expanded mode” option for Request & Response panels in Cursor’s Agent chat.
Thank you!