Module 8

Connecting Your Other Tools

Bonus 8. Everything so far happened inside a folder on your machine. This is how it reaches your cloud storage, your project notes and your generators, and the four questions to ask before you connect any of them.

8 · Claude Code for Filmmakers1 / 23

What it can reach right now

Your folder. That is genuinely it, and that limit has been doing a lot of quiet work.

Everything in the main course happened in one folder, which is why it was safe to let queues run overnight.

8 · Claude Code for Filmmakers2 / 23

What a connector is

A small bridge that teaches it how to talk to one outside service, and hands it a key.

Once connected, "look at my drive" or "check my project database" become things it can just do, the same way reading a local file is.

Note

The technical name for this is MCP. You will see the acronym in menus and documentation. It stands for a protocol, and knowing that changes nothing about how you use it.

8 · Claude Code for Filmmakers3 / 23

The ones that actually matter for this work

ConnectorWhat it unlocks
Cloud storagepulling client material in, pushing deliverables out
Notes or project databasestatus, deadlines and specs, without you retyping
Your generatorssubmitting and collecting without a browser tab
A browserreading a page that has no other way in

The generator one is the big one for you. It is what turns the overnight queue from a nice idea into your actual Tuesday.

8 · Claude Code for Filmmakers4 / 23

What changes when you connect one

The folder was a wall. A connector is a door in it.

Doors are good. You should still know how many you have installed and what is on the other side of each.

8 · Claude Code for Filmmakers5 / 23

The four questions

8 · Claude Code for Filmmakers6 / 23

1. Can it write, or only read?

A read-only connection is a completely different risk from a read-write one.

Many services let you choose at the point you connect, and most people accept the default, which is usually the broader one.

Do this

Connect read-only first. Live with it for a week. Widen it when you hit an actual wall, not in anticipation of one.

8 · Claude Code for Filmmakers7 / 23

2. What exactly can it see?

"Access to my drive" can mean one folder or everything you own, including things shared with you by other people.

Watch out

Files shared with you belong to someone else. An automated action there affects their copy, and a deletion is their deletion.

Scope it to a folder if the service lets you. Most do, and almost nobody does it.

8 · Claude Code for Filmmakers8 / 23

3. Where does the key live?

The connection is a credential. It is a password with extra steps.

Never do this

Never paste a key into CLAUDE.md, a skill, a settings file that gets shared, or a chat message. Your secret guard from Bonus 6 exists for exactly this moment.

Keys live where the service tells you to put them, usually a system keychain or an environment value, and they never live in your project.

8 · Claude Code for Filmmakers9 / 23

4. What happens if it does the wrong thing at 3am?

The unattended queue is the whole point of this system, so the question is not hypothetical.

  • A wrong read costs nothing
  • A wrong write costs a file, recoverable if it is versioned
  • A wrong delete on someone else's shared drive is not yours to undo
  • A wrong send cannot be recalled at all

Sort your connections by that list, and put the bottom two behind ask, permanently, on every posture.

8 · Claude Code for Filmmakers10 / 23

The rules that hold up

8 · Claude Code for Filmmakers11 / 23

Anything reaching another human is always a question

Do this

Nothing goes to another person without you approving that specific thing.

Not the category. That message, that file, that share link. Approval you gave on Tuesday is not approval for Thursday.

This is the single rule most worth writing into your CLAUDE.md the day you connect anything that can send.

8 · Claude Code for Filmmakers12 / 23

Read-only means read-only, forever, for some things

Some connections should be permanently one-way and never quietly upgraded.

Anything financial. Anything a client owns. Anything that is the only copy.

Write the decision down as a rule, because in six months a task will be slightly easier if you widen it, and that is exactly the moment the decision should already have been made.

8 · Claude Code for Filmmakers13 / 23

Never send confidential material to a generator

The trap

Uploading a client's script, footage or artwork to a generative service is itself a disclosure, and most of them retain what you send.

If you work under NDA, this is not a preference. Do the craft problem in the abstract, with your own stand-in material, and keep the real thing off the wire entirely.

8 · Claude Code for Filmmakers14 / 23

Keep an inventory

Connections accumulate. You will forget the one you set up for a job that ended in March.

"List every connector I have configured, what each can reach, and whether it can write. Flag any I have not used in the last month."

Then disconnect what you are not using. A door you never walk through is still a door.

8 · Claude Code for Filmmakers15 / 23

Making the generator connection pay

8 · Claude Code for Filmmakers16 / 23

What it actually gives you

Without it, an overnight queue means a browser and a person. With it:

"Submit every approved shot, poll until each finishes, download to video/<shot_id>/, log the model, prompt, seed and cost, retry twice, skip anything already downloaded, report at the end."

That is Module 4 of the main course, and this is the piece that makes it literally true.

8 · Claude Code for Filmmakers17 / 23

Price it before it runs

Same discipline as the main course, and it matters more once a connection can spend without a browser in the way.

"Before submitting anything, tell me how many jobs, and what that will cost at my rate. Show me the total and wait for me. Then stop at that ceiling even if the queue is not empty."
Do this

A ceiling and a dry run, every unattended night, forever.

8 · Claude Code for Filmmakers18 / 23

And verify the artifact, not the counter

The hardest lesson in the main course lives here too.

A submission that returns success is not a job that exists. Submit one, go and look at it in the service's own interface, and only then release the other thirty nine.

8 · Claude Code for Filmmakers19 / 23

Do it now

8 · Claude Code for Filmmakers20 / 23

The exercise

Twenty minutes. Do not connect everything today.

  1. "List every connector I already have and what each can reach."
  2. Disconnect anything you do not recognise or have not used.
  3. Pick one to add. Just one. Your generator is the highest value.
  4. Connect it read-only first if that is offered.
  5. "What exactly can you see through this connection? List it." Read the answer.
  6. Confirm the key is not anywhere in your project: *"search my project for anything that looks

like a credential."*

  1. Add one line to CLAUDE.md: nothing reaches another person without my approval on that specific

thing.

  1. Add the inventory to your monthly audit.
8 · Claude Code for Filmmakers21 / 23

What you should have now

  • An inventory of every door you have installed
  • The unused ones closed
  • One new connection, scoped as narrowly as the service allows
  • Zero credentials anywhere inside your project
  • A written rule about anything that reaches a human
  • A cost ceiling on anything that can spend while you sleep

The wall has doors in it now, and you know how many.

8 · Claude Code for Filmmakers22 / 23

Next: Bonus 9

Making It Run Without You. Scheduled work, the weekly loop, and health checks that repair instead of just reporting.

Verified against Claude Code 2.1.220 · 2026-07-30.

8 · Claude Code for Filmmakers23 / 23
Keys space next  ·  back
Or click the arrows, the sides of the frame, or the bar along the bottom
Home / End first / last
S presenter notes
A scroll-all view, then ⌘P to make a PDF
F fullscreen  ·  ? this help
NextMaking It Run Without YouContinue ›