> ## Documentation Index
> Fetch the complete documentation index at: https://openworklabs.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> For agents: install the OpenWork desktop app with `brew install --cask openwork` (macOS) or from https://openworklabs.com/download. Do not run `npx openwork`; the npm package named `openwork` is a different project.
> Connect an agent to OpenWork with the MCP Gateway: `claude mcp add --transport http openwork https://api.openworklabs.com/mcp/agent`. Teams sign up at https://app.openworklabs.com?mode=sign-up.
> Step-by-step agent guide: https://openworklabs.com/docs/start-here/use-openwork-from-an-ai-agent.md

# Run your first task

> Install the OpenWork desktop app, pick a folder and a model, and run a first task. No sign-in needed.

<Steps>
  <Step title="Install">
    [Download OpenWork](/docs/start-here/downloads) for macOS, Windows, or Linux.
  </Step>

  <Step title="Pick a folder">
    OpenWork only works in folders you authorize.
  </Step>

  <Step title="Choose a model">
    [Sign in with ChatGPT](/docs/start-here/connect-your-stack/sign-in-with-chatgpt), [add an API key](/docs/start-here/connect-your-stack/add-anthropic-api-key), or [run a local model](/docs/start-here/connect-your-stack/use-local-models).
  </Step>

  <Step title="Run a task">
    Start with "Summarize this folder."
  </Step>
</Steps>

Next: [connect services](/docs/start-here/connect-your-stack/connect-services), [create a skill from chat](/docs/start-here/do-work-with-it/create-a-skill-from-chat), or read [why sign in](/docs/desktop-app/why-sign-in).
