← All tools

@gitlawb/openclaude

Popularity 65 Updated Development & Build

OpenClaude opens coding-agent workflows to any LLM — OpenAI, Gemini, DeepSeek, Ollama, and 200+ models

npmauto-collected

Installation

npm
npm install -g @gitlawb/openclaude

Install with npm.

<div align="center" <img src="docs/assets/openclaude-wordmark.png" alt="OpenClaude — Open terminal for any LLM" width="830"

<p <a href="https://trendshift.io/repositories/25807?utmsource=trendshift-badge&amp;utmmedium=badge&amp;utmcampaign=badge-trendshift-25807" target="blank" rel="noopener noreferrer"<img src="https://trendshift.io/api/badge/trendshift/repositories/25807/daily?language=TypeScript" alt="Gitlawb%2Fopenclaude | Trendshift" width="250" height="55"/</a <a href="https://trendshift.io/repositories/25807?utmsource=trendshift-badge&amp;utmmedium=badge&amp;utmcampaign=badge-trendshift-25807" target="blank" rel="noopener noreferrer"<img src="https://trendshift.io/api/badge/trendshift/repositories/25807/monthly?language=TypeScript" alt="Gitlawb%2Fopenclaude | Trendshift" width="250" height="55"/</a <a href="https://trendshift.io/repositories/25807?utmsource=repository-badge&amp;utmmedium=badge&amp;utmcampaign=badge-repository-25807" target="blank" rel="noopener noreferrer"<img src="https://trendshift.io/api/badge/repositories/25807" alt="Gitlawb%2Fopenclaude | Trendshift" width="250" height="55"/</a </p </div

OpenClaude is an open-source coding-agent CLI for cloud and local model providers.

Use OpenAI-compatible APIs, Gemini, GitHub Models, Codex OAuth, Codex, Ollama, Atomic Chat, and other supported backends while keeping one terminal-first workflow: prompts, tools, agents, MCP, slash commands, and streaming output.

OpenClaude is also mirrored to GitLawb: gitlawb.com/node/repos/z6MkqDnb/openclaude

Quick Start | Setup Guides | Providers | Development | VS Code Extension | Partners | Community

Partners

<table align="center" <tr <td align="center" width="150" height="80" <a href="https://gitlawb.com" <img src="https://gitlawb.com/logo.png" alt="GitLawb logo" width="72" </a </td <td align="center" width="150" height="80" <a href="https://bankr.bot" <img src="https://bankr.bot/favicon.svg" alt="Bankr.bot logo" width="72" </a </td <td align="center" width="150" height="80" <a href="https://atomic.chat/" <img src="docs/assets/atomic-chat-logo.png" alt="Atomic Chat logo" width="72" </a </td <td align="center" width="150" height="80" <a href="https://mimo.mi.com" <img src="https://mimo.xiaomi.com/mimo-v2-pro/assets/logo.svg" alt="Xiaomi MiMo logo" width="136" </a </td <td align="center" width="150" height="80" <a href="https://www.atlascloud.ai/" <img src="docs/assets/atlas-cloud-banner.png" alt="Atlas Cloud logo" width="136" </a </td </tr <tr <td align="center"<a href="https://gitlawb.com"<strongGitLawb</strong</a</td <td align="center"<a href="https://bankr.bot"<strongBankr.bot</strong</a</td <td align="center"<a href="https://atomic.chat/"<strongAtomic Chat</strong</a</td <td align="center"<a href="https://mimo.mi.com"<strongXiaomi MiMo</strong</a</td <td align="center"<a href="https://www.atlascloud.ai/"<strongAtlas Cloud</strong</a</td </tr <tr <td align="center" width="150" height="80" <a href="https://aimlapi.com/" <picture <source media="(prefers-color-scheme: dark)" srcset="docs/assets/aimlapi-logo-dark.svg" <img src="docs/assets/aimlapi-logo.svg" alt="AI/ML API logo" width="136" </picture </a </td <td align="center" width="150" height="80" <a href="https://novita.ai/" <img src="docs/assets/novita-logo.png" alt="Novita AI logo" width="120" </a </td </tr <tr <td align="center"<a href="https://aimlapi.com/"<strongAI/ML API</strong</a</td <td align="center"<a href="https://novita.ai/"<strongNovita AI</strong</a</td </tr </table

Why OpenClaude

  • One CLI across cloud APIs and local model backends — no per-provider tooling
  • Guided provider setup and saved profiles with /provider
  • Coding-agent workflows in one place: bash, file tools, grep, glob, agents, tasks, MCP, and web tools
  • A bundled VS Code extension for launch integration and theme support
  • A pixel-art hero companion who fires an arrow every time you press Enter (really — see Meet your buddy)

Quick Start

Install

OpenClaude requires Node.js =22.0.0 for npm installs and runtime. Bun is only needed for source builds and local development.

npm install -g @gitlawb/openclaude@latest

If you're on Arch Linux, you can install OpenClaude from the community-maintained AUR package:

paru -S openclaude

If the install later reports ripgrep not found, install ripgrep system-wide and confirm rg --version works in the same terminal before starting OpenClaude.

Verify / troubleshoot installed version: