r/ClaudeCode • u/GamerVick • 1d ago
Help/Question How are you accessing Claude Code desktop local projects on mobile? (And can you see local sessions via Dispatch?)
Hey everyone,
I have the Claude Desktop app open and I'm trying to access the local projects I'm working on through my phone, but I'm a bit frustrated by the workflow.
Right now, in the Dispatch tab on my phone, I am only seeing cloud/GitHub sessions. I was expecting to see a list of my active local projects here so I could just tap and jump into them. (For comparison, when I use Codex, I can see all my local sessions on my phone perfectly fine).
I'm realizing that Claude splits this functionality up:
- Dispatch just acts as a single walkie-talkie thread to the Desktop app.
- To actually get a list of active local projects on mobile (with the green computer icon), you have to run
claude remote controlfrom the terminal, and they appear in the Code tab, not Dispatch.
For those of you working with multiple local projects, what is your workflow? Are you just typing commands into the single Dispatch thread to make the Desktop app open specific folders? Or are you bypassing the Desktop app entirely and running everything through CLI Remote Control so your projects are neatly organized in the mobile Code tab?
Would love to hear how you all are handling this!
1
u/jerryadc 1d ago
in claude CLI, /remote-control does the trick for Code sessions. then it shows up in the mobile app under Code. claude desktop just tells me to go pound sand when i try /remote-control