ailinks:

Claude Desktop/cowork-session

Start a Cowork session

Opens a Cowork session with a prompt and attached files or folders.

macos · windows · linux · sign-in required · updated 2026-07-12

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.mdOpen

What you supply

{prompt}optional

Text to place in the composer.

{folder}optional

Absolute path to a folder to attach.

Repeatable — pass folder more than once to attach several.

{file}optional

Absolute path to a file to attach.

Repeatable, like folder. Unlike the Claude Code link, file actually 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.