No cursor cli logs

Where does the bug appear (feature/product)?

Cursor CLI

Describe the Bug

I am not able to find the logs for the cursor CLI chat sessions, where I see the following details: (these things can be seen in the chat window in the cursor IDE)

  1. Tool calls with the parameters, inputs, and outputs
  2. All thinking that is done by the model

Steps to Reproduce

Just a chat session with the cursor CLI agent with/without the MCP servers

Expected Behavior

Either it should be visible on the terminal logs, from where the agent is started, or a log file

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

CLI- 2025.11.06-8fe8a63

Version: 2.0.77
VSCode Version: 1.99.3
Commit: ba90f2f88e4911312761abab9492c42442117cf0
Date: 2025-11-13T23:10:43.113Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Thanks for reporting this!

Could you share what you need these logs for? For example:

  • Debugging agent behavior?
  • Audit trail for what actions were taken?
  • Integration with monitoring/logging systems?
  • CI/CD troubleshooting?

Understanding your use case will help prioritize this as a feature request.