Claude Desktop/cowork-session
Start a Cowork session
Opens a Cowork session with a prompt and attached files or folders.
Format
claude://cowork/new?q={prompt}&folder={folder}&file={file}Try it
claude://cowork/new?q=Draft%20the%20Q2%20update&folder=%2FUsers%2Fme%2Fdocs&file=%2FUsers%2Fme%2Fdocs%2Fnotes.mdOpenWhat you supply
{prompt}optionalText to place in the composer.
{folder}optionalAbsolute path to a folder to attach.
Repeatable — pass
foldermore than once to attach several.{file}optionalAbsolute path to a file to attach.
Repeatable, like
folder. Unlike the Claude Code link,fileactually works here.
The only link in this registry that attaches more than one thing: both folder and file
repeat, so a single URL can hand a session a whole working set.
Every attached folder raises its own confirmation dialog, every time. Attach four folders and you will be asked four times — which is tedious by design.