---
type: "synthesis"
sources: ["cross-day"]
tags: ["prerequisites", "hard-gate", "platform"]
id: "arc-desktop-cli-prerequisite-gate"
---
## A universal prerequisite the videos understate

Every single workflow in this corpus requires Claude on a desktop OS — either the desktop app, the Co-Work client, or the Claude Code CLI inside a code editor. **Web Claude (claude.ai in a browser) cannot execute any of the six workflows end-to-end.**

## The hard-gate per source

- **Alex (Day 1):** Skills + Projects + MCP connectors require the desktop app. See [[concept-claude-skills-d1]], [[concept-claude-projects]], [[concept-higgsfield-mcp]].
- **CCC (Day 2):** Claude desktop + [[entity-claude-in-chrome]] extension for browser-authenticated scraping. Without the Chrome extension, no Instagram automation.
- **Sabrina (Day 3):** [[entity-product-claude-code]] is a CLI. No browser version exists. Plus [[prereq-node-npm]] and [[prereq-terminal-basics]].
- **MAG (Day 4):** [[prereq-claude-cowork-access]] is the explicit hard gate. *Web Claude cannot do filesystem listing or arbitrary MCP servers.* Hard stop.
- **Tim (Day 5):** [[tool-claude-code]] runs inside [[tool-vs-code]]. Requires installing both.
- **Dara (Day 6):** [[prereq-claude-desktop]] (macOS or Windows) plus [[prereq-claude-pro]] plus [[prereq-chrome-connector]]. Without all three, no Cowork.

## Why this is a unified-vault insight

Each individual video mentions its own prerequisite. None of them frame it as a *corpus-wide universal*. Reading all six together, the pattern is unambiguous: **the entire content-automation movement these videos describe has migrated off the web UI.**

## The economic consequence

Claude Pro / Max plans are gated behind subscriptions:

- Dara: Pro at $20/mo minimum, Max recommended (with Opus 4.6).
- CCC: Pro at ~$20–30/mo plus heavy users may need $80–90/mo.
- MAG: subscription not specified but Co-Work requires paid plan.

The cost story changes when you add the subscription floor *plus* MCP server costs (Higgsfield, Perplexity, Arvow, Blotato), API tokens (Anthropic), and platform-specific tools (n8n, Notion, Groq). The corpus's "completely free" framing (see [[quote-claude-changed-creation]]) is true only for *local rendering*, not for the orchestration layer.

## How to advise downstream users

When a user asks "can I do this on the free tier or on web Claude?" the honest answer is **no**:

1. Web Claude cannot install [[concept-claude-skills-d1]] / [[concept-claude-skills-d4]] / [[concept-ai-agent-skills]] / [[concept-agent-skills]] / [[concept-claude-code-skills]] in the senses used here.
2. Web Claude cannot install arbitrary [[concept-mcp]] / [[concept-custom-connectors-mcp]] servers.
3. Web Claude cannot read or write the local filesystem in the way [[claim-local-file-context]] demonstrates.
4. Web Claude cannot run [[concept-claude-code]] CLI workflows.

## Related arcs

- [[arc-skills-primitive-three-flavors]] — Skills are a desktop/CLI feature in every flavor.
- [[arc-mcp-connective-tissue]] — MCP servers require a host that supports them.