Is it possible for the agent to use the debugger in Cursor? Many times the agent tries to understand behavior of a program soley on the code - but this is actually a really hard problem especially in larger / more distributed codebases. I am pretty sure letting the agent run the program and debug its way through using tools / mcp servers and see intermediate values like we do, would allow the agent to solve many of the harder problems.