Do I Get Claude for Free with myDoo? — How myDoo Works With LLMs

myDoo doesn't give you Claude for free. Claude Code (the base), Codex, and Gemini all run on your own accounts and plans. myDoo is the workplace that brings those LLMs into your folder.

When people first see myDoo, one question comes up naturally.

"If I install myDoo, does Claude come bundled in? So I'm using Claude for free?"

Let's clear that up first. No.

myDoo runs on top of an LLM

myDoo is a workspace that runs on an LLM (large language model). The power behind everything myDoo does comes from the LLM working inside it.

That default LLM is Claude Code. When you run myDoo, Claude Code is what's working. Ask the AI to do something, and by default Claude Code does it.

Here's the key part — to use Claude Code, you sign up for Claude yourself, and you use it on your own Claude plan. myDoo doesn't buy Claude for you or throw it in for free. A myDoo user running Claude means it runs on your own Claude account and subscription.

Codex and Gemini are extensions

myDoo isn't limited to Claude alone. You can work with three AIs, each good at different things — Claude Code is the base, and once you install the extensions, Codex and Gemini join in.

The principle is the same for the extensions. To use Codex, you sign up with Codex; to use Gemini, you sign up with Gemini — each on its own plan. myDoo is the environment that sits on top and puts them to work; it isn't a place that sells you access to the AI.

Claude Code is the base. Codex and Gemini are nice to have, not required. myDoo runs perfectly well on Claude alone. You don't have to gather all three.

When a connection fails

Base or extension, the shared condition is one thing — you need to be signed up for that service, on the plan level it requires, for it to connect inside myDoo.

If it won't connect, check in this order.

  • Check your plan. Make sure your subscription is active at the tier that AI requires. Failed connections usually come down to this.
  • Check that each one launches in your terminal. If Claude Code, Codex, and Gemini run fine from your terminal, they'll work inside myDoo too.

Usually, if you're already using the service, it just works with no extra steps. Sometimes the chat window will ask you to log in — when it does, follow the prompt and you're connected.

So what does myDoo do?

If you already use Claude — you work in myDoo with that same access. Nothing new to sign up for, nothing to pay twice.

What myDoo does is take the LLMs you already pay for and — instead of you traveling out to websites — bring them right into your folder, onto your desk, to work. The LLM is the tool; myDoo is the workplace that puts that tool to proper use.

In one line

  • The LLMs (Claude · Codex · Gemini) = you sign up, on your own plan. myDoo doesn't hand them out free.
  • Claude Code = myDoo's base. Runs on your own Claude account.
  • Codex & Gemini = extensions if you want them; Claude alone is plenty.
  • myDoo = the place that brings those LLMs into your folder, onto your desk, to work — not giving them away, but putting them to proper use.

The Claude you already use stays the same. What changes is where it works.

Read more

v2.2.0 — 두홈이 새로워졌습니다

일을 시작하려면, 어디를 열어야 할지부터 헤매지 않아야 합니다. v2.2.0은 그 첫 자리 — 두홈을 다시 지었습니다. 일 · 대화 · 결과물, 한 자리에 두홈 왼쪽엔 이제 칸반 보드가 있습니다. 오늘 할 일, 밀린 일, 나중으로 미룬 일이 칸으로 갈려 있고, 카드를 끌어 옮기면 그대로 상태가 바뀝니다. 카드마다 소속 프로젝트와 마감이 붙어

By myDoo

클로드 코드를 협업하게 하는 방법 — 두레와 컨덕터링

클로드 코드를 좀 굴려본 사람이라면 이 하소연을 안다. "서브에이전트를 병렬로 돌렸는데, 하다가 끊겼어요." "시켜놨더니 이상한 걸 만들어놨어요." 세션 하나로는 성이 안 차서 여럿을 돌리기 시작하는 순간, 누구나 이 벽을 만난다. 왜 그런지 아는가. 서브에이전트한테는 물을 방법이 없기 때문이다. 구조를 보면 답이 나온다. 에이전트가 오더를 내리고, 서브에이전트는

By myDoo