Hold a shortcut. Speak. Release.
MouseClaw screenshots, hears you, and runs your favorite AI CLI to do the thing.
按住快捷键 → 说话 → 松开。
截屏 + 语音 + 你已经用熟的那个 AI CLI(Claude/Codex/OpenClaw/Hermes)= 真动手。
v0.1.25 · Apple Silicon · ~60 MB · notarized
Hold, speak, release. Screenshot + voice get a markdown reply in a speech bubble. Streaming.
按住、说话、松开。截图 + 语音 → markdown 流式回到气泡。
Whisper transcription typed directly at your cursor. No AI call, no latency. Configurable trigger key.
Whisper 转写 → 直接写到你光标位置。不调 AI,不延迟。触发键可改。
Everything you copied — searchable, pin-able, encrypted. Drag out, paste back, or right-click for more.
所有复制过的内容 — 可搜、可标星、加密保存。拖出、粘回、右键更多。
No window to open, no app to focus. The pet is already there. Hold-speak-done.
不用开窗口、不用切应用。桌宠已经在那。按住-说话-完事。
Hold shortcut, hold left mouse + drag — your highlight is baked into the screenshot. AI knows exactly what you mean.
按住快捷键、按住左键拖 — 你画的粉红圈直接烘进截图。AI 一眼看懂你说哪。
Claude Code · OpenAI Codex · OpenClaw · Hermes. Pick the CLI you've already authed.
Claude Code · OpenAI Codex · OpenClaw · Hermes Agent。挑你登过的那个。
Point at your project once → "fix this bug" actually edits the right files. Read/Edit/Bash all run with cwd set.
指一次项目目录 → 「修这个 bug」是真的改文件。AI 的工具全以那为 cwd。
"Go here" pointing at a place → opens Maps. "Convert this page to Word" → does it. macOS URL schemes + Claude's Bash tool.
指地名说「去这里」 → 开 Maps。「把这页转 Word」 → 转。macOS URL schemes + Bash 工具。
One click enables chrome-devtools-mcp against a dedicated debug profile. AI drives your tabs with your logins.
一键启用 chrome-devtools-mcp 对接专用 debug profile。AI 用你登录态操作 tab。
.dmg, drag MouseClaw to Applications⌘⇧Space anywhere and speak — try "what's on my screen".dmg,把 MouseClaw 拖到 Applications⌘⇧Space 说话 — 试一句「看下我屏幕上有啥」Need an AI CLI? Run one of:
还没装 AI CLI?跑下面任一条:
npm i -g @anthropic-ai/claude-code && claude login
npm i -g @openai/codex && codex login
npm i -g openclaw
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash