Where does the bug appear (feature/product)?
Cursor CLI
Describe the Bug
I am trying to read a jira story using jira mcp using the cursor cli in prompt mode. I added the allowList in the permisions and in the cli-config.json as per the docs.
but when I run the prompt, it fails saying User rejected the mcp call.
WHen I run the agent in the interactive mode, it asks me if I want to run the mcp or not. This happens even if I add /auto-run
when I run agent mcp list it says jira is ‘not approved’
when I run agent mcp approve jira it says jira is already approved
Steps to Reproduce
- add jira mcp with the necessary tokens
- run
agent -p "read jira story PROJ-XXXX" --approve-mcps --trust( --force mode is restricted)
Expected Behavior
It should automatically read the jira using the mcp tool because I have added ALL jira tools as blanket approval.
Operating System
Linux
Version Information
About Cursor CLI
CLI Version 2026.04.16-2d20146
Model Composer 2
Subscription Tier Enterprise
OS linux (x64)
Terminal unknown
Shell bash
Does this stop you from using Cursor
Yes - Cursor is unusable