You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** Please make sure you read the contribution guide and file the issues in the right place. ** Contribution guide.
Describe the bug
We are currently using MCP (toolbox) to connect Cursor AI with BigQuery.
In the following cases, the query appears to execute successfully, but the MCP server returns the message:
"Error: no result from tool. The user likely interrupted the tool call to send you a message."
As a result, Cursor AI does not receive a proper response.
This occurs when a SELECT query returns zero rows.
It also occurs when running DELETE or INSERT queries.
The environment is Windows 10, and we have tested with both toolbox versions 0.7.0 and 0.8.0.
Desktop (please complete the following information):