#Best architecture to bridge MyClaw cloud agent with local WSL2 tools (Claude Code + Gemini CLI)

1 messages Β· Page 1 of 1 (latest)

dense frost
#

My setup:

  • Main agent (Benest) runs on MyClaw cloud (myclaw.ai)
  • Telegram channel managed by MyClaw
  • Model: MiniMax M2.7 via MyClaw
  • Local machine: Windows + WSL2
  • Claude Code installed in WSL2 (/usr/bin/claude)
  • Gemini CLI installed in WSL2 (/usr/bin/gemini)

Goal:
I want Benest to be able to delegate engineering tasks to Claude Code
and document/legal tasks to Gemini CLI when needed.

Questions:

  1. Can MyClaw agents communicate with WSL2 OpenClaw via ACP?
  2. If not, what's the recommended architecture to bridge them?
  3. Should I run a separate OpenClaw instance in WSL2 as a coordinator?
  4. What's the cleanest way to set this up without two conflicting systems?
severe flumeBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> βœ… Mark Solution