Describe the Bug
In the chat panel, when an AI tool call is made to an MCP server, the tool call input (showing the arguments/query sent to the tool) has a copy button that overlaps or covers the expand/collapse arrow. This makes it impossible to expand the input to read the full query.
Steps to Reproduce
Have an MCP server configured and active
Trigger any MCP tool call from the AI (e.g. a BigQuery execute_sql with a multi-line SQL query)
In the chat panel, locate the collapsed tool call input block
Attempt to click the expand/collapse arrow to read the full query
The copy button intercepts the click — the input block cannot be expanded
Expected Behavior
Expected behaviour The expand/collapse arrow on MCP tool call inputs should be independently clickable and clearly separated from the copy button.
Actual behaviour The copy button sits on top of the expand/collapse arrow. The input block cannot be expanded to view the full query.
Screenshots / Screen Recordings
![]()
Operating System
Windows 10/11
Version Information
Environment
OS: Windows 10 (Build 26200)
Shell: PowerShell
Cursor version: 2.6.18
Does this stop you from using Cursor
No - Cursor works, but with this issue