Cloud mode in cursor-cli agent not working

Where does the bug appear (feature/product)?

Cursor CLI

Describe the Bug

cloud mode in cursor-cli agent not working.

Tried to do run agent command then using & option to send to cloud mode.

getting

⊙ Please set up cloud agents to move to cloud (Enter to open setup)

When we hit enter , it redirects to browser to https://cursor.com/dashboard?tab=cloud-agents

Now here, git is already connected. There is no setting/button tp create agent.
Can you pls help what is expected here. Its a Bug and end path.

Pls note cloud agent working fine in Cursor IDE for same account. Issue is with cursor cli.

Steps to Reproduce

run agent command in terminal

then use &

we will see error as

⊙ Please set up cloud agents to move to cloud (Enter to open setup)

When we hit enter it redirects to https://cursor.com/dashboard?tab=cloud-agents

There is no option to create.

Pls note cloud mode works in web and IDE. Issue is with cursor cli.

Expected Behavior

Cloud mode should work as per official document.

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

2026.01.28-fd13201

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, thanks for the report.

I can see Cloud Agents are already working in your IDE, so the setup is done. Looks like the CLI isn’t picking up the existing config.

A couple of questions:

  1. Is the CLI logged into the same account as the IDE? (Check agent status, or just re-log with agent logout and agent login.)
  2. Is it the same repo where Cloud Agents work in the IDE?

Also, try updating to the latest version with agent update.

If everything matches, it’s a bug and I’ll pass it to the team.

Hi @deanrie

  1. Yes, I have logged into same account. Cursor IDE, Cursor Web and cursor cli logged in to same account. Tried logging out and re-login again. Still same issue.
  2. Yes, It’s the same repo.

I am already using the latest cursor cli agent version.

1 Like

Same issue here, just seeing Please set up cloud agents to move to cloud but cloud agents work elsewhere (web, slack). Will this be fixed soon?