Dr. Claw — Desktop and mobile UI for Claude Code, Cursor CLI, Codex, and OpenRouter with Research Lab
$git clone https://github.com/openlair/dr-clawInstalls into the current project.
Install dr-claw by running `git clone https://github.com/openlair/dr-claw`, then use it for the current task and follow its documentation at https://github.com/openlair/dr-claw.
| 1 | <div align="center"> |
| 2 | <img src="public/dr-claw.png" alt="Dr. Claw" width="128" height="128"> |
| 3 | <h1>Dr. Claw: Your AI Research Assistant</h1> |
| 4 | <p><strong>Full-stack research workspace.</strong></p> |
| 5 | </div> |
| 6 | |
| 7 | <p align="center"> |
| 8 | <a href="https://github.com/OpenLAIR/dr-claw"> |
| 9 | <img src="https://img.shields.io/badge/%F0%9F%A6%9E-Dr.%20Claw-7C3AED?style=for-the-badge" alt="Dr. Claw" /> |
| 10 | </a> |
| 11 | <a href="https://openlair.github.io/dr-claw"> |
| 12 | <img src="https://img.shields.io/badge/%F0%9F%8C%90-Homepage-2563EB?style=for-the-badge" alt="Homepage" /> |
| 13 | </a> |
| 14 | <a href="https://www.npmjs.com/package/dr-claw"> |
| 15 | <img src="https://img.shields.io/npm/v/dr-claw?style=for-the-badge&logo=npm&color=CB3837" alt="npm version" /> |
| 16 | </a> |
| 17 | <a href="https://github.com/OpenLAIR/dr-claw/blob/main/LICENSE"> |
| 18 | <img src="https://img.shields.io/badge/License-GPL--3.0%20%2B%20AGPL--3.0-blue?style=for-the-badge" alt="License: GPL-3.0 + AGPL-3.0" /> |
| 19 | </a> |
| 20 | <br/> |
| 21 | <a href="https://join.slack.com/t/vibe-lab-group/shared_invite/zt-3r4bkcx5t-iGyRMI~r09zt7p_ND2eP9A"> |
| 22 | <img src="https://img.shields.io/badge/Join-Slack-4A154B?style=for-the-badge&logo=slack" alt="Join Slack" /> |
| 23 | </a> |
| 24 | <a href="https://x.com/Vibe2038004"> |
| 25 | <img src="https://img.shields.io/badge/Follow-on%20X-black?style=for-the-badge&logo=x" alt="Follow on X" /> |
| 26 | </a> |
| 27 | <a href="./public/wechat-group-qr.jpg"> |
| 28 | <img src="https://img.shields.io/badge/Join-WeChat-07C160?style=for-the-badge&logo=wechat&logoColor=white" alt="Join WeChat" /> |
| 29 | </a> |
| 30 | <a href="https://github.com/OpenLAIR/dr-claw-plugin-cc"> |
| 31 | <img src="https://img.shields.io/badge/Claude%20Code-Plugin-7C3AED?style=for-the-badge&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJ3aGl0ZSI+PHBhdGggZD0iTTEyIDJMMiAyMmgyMEwxMiAyeiIvPjwvc3ZnPg==" alt="Claude Code Plugin" /> |
| 32 | </a> |
| 33 | </p> |
| 34 | |
| 35 | <p align="center"> |
| 36 | <a href="./README.md">English</a> | <a href="./README.zh-CN.md">中文</a> |
| 37 | </p> |
| 38 | |
| 39 | > [!NOTE] |
| 40 | > **Excited about Anthropic's [Claude Science](https://www.anthropic.com/news/claude-science-ai-workbench) (launched June 30, 2026)?** Dr. Claw has been shipping the same vision since **February 2026** — and it's fully **open source**, **model-agnostic** (Claude Code, Gemini CLI, Codex, plus hundreds of models via OpenRouter), and runs **on your own machine** with your own data and GPUs. It also covers the full research lifecycle — survey → ideation → experiments → paper writing → slides & promotion — not just computational analysis. Free to use; no subscription required. |
| 41 | |
| 42 | ## Table of Contents |
| 43 | |
| 44 | - [Overview](#overview) |
| 45 | - [What's New](#whats-new) |
| 46 | - [Highlights](#highlights) |
| 47 | - [Quick Start](#quick-start) |
| 48 | - [Configuration](#configuration) |
| 49 | - [OpenClaw Integration](#openclaw-integration) |
| 50 | - [Research Lab - Quick Example](#research-lab-quick-example) |
| 51 | - [Usage Guide](#usage-guide) |
| 52 | - [Claude Code Plugin](#claude-code-plugin) |
| 53 | - [Additional Details](#additional-details) |
| 54 | - [Contributing](#contributing) |
| 55 | - [FAQ](./docs/faq.md) |
| 56 | - [License](#license) |
| 57 | - [Citation](#citation) |
| 58 | - [Acknowledgments](#acknowledgments) |
| 59 | - [Support & Community](#support--community) |
| 60 | |
| 61 | ## Overview |
| 62 | |
| 63 | Dr. Claw is a general-purpose AI research assistant designed to help researchers and builders execute end-to-end projects across different domains. From shaping an initial idea to running experiments and preparing publication-ready outputs, Dr. Claw keeps the full workflow in one place so teams can focus on research quality and iteration speed. |
| 64 | |
| 65 | ## Product Screenshot |
| 66 | |
| 67 | <p align="center"> |
| 68 | <img src="public/screenshots/screenshot_v1_2.png" alt="Dr. Claw chat interface" width="1000"> |
| 69 | </p> |
| 70 | |
| 71 | <details> |
| 72 | <summary><strong>📰 News Dashboard</strong> — A unified, scored feed across arXiv, HuggingFace, GitHub, WeChat 公众号, X, and Xiaohongshu</summary> |
| 73 | |
| 74 | <p>Filter by source, configure your research domains, and never leave your workspace to keep up with the field — covers arXiv, HuggingFace (Daily Papers + Models / Datasets / Spaces), GitHub trending & new repos, WeC |