Cc Paw banner
HyacinH HyacinH

Cc Paw

Productivity community

Description

CC Paw gives each project its own persistent Claude Code session with real-time status indicators and background notifications — so you can switch to other work and come back exactly when needed. On top of that, it brings all Claude Code configuration into one UI: CLAUDE.md, Skills, MCP servers, and plugins.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

CC Paw

CC Paw

English | [中文](README.zh.md)

**A desktop GUI for managing your [Claude Code](https://claude.ai/code) and Codex workflows.**

[![Version](https://img.shields.io/badge/version-0.12.0-blue.svg)](package.json) [![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE) [![Platform](https://img.shields.io/badge/platform-macOS%20%7C%20Windows-lightgray.svg)](#platform-support) [![Electron](https://img.shields.io/badge/Electron-33-47848F.svg)](https://electronjs.org/) [![React](https://img.shields.io/badge/React-18-61DAFB.svg)](https://react.dev/) [![TypeScript](https://img.shields.io/badge/TypeScript-5-3178C6.svg)](https://www.typescriptlang.org/)


CC Paw is built for people who run Claude Code and Codex across many projects and want one clear, visual workspace instead of scattered terminals and config files. It gives each project a persistent session, real-time status, and timely notifications so you can focus on decisions instead of process.

It also turns Claude Code and Codex setup into a visual workflow: system prompts (`CLAUDE.md`), skills, MCP servers, plugins, project docs, and usage analytics are all managed from the UI. Whether you are non-technical or highly technical, CC Paw makes project management and vibecoding faster, clearer, and easier to sustain.

Get the app

  • Installers (recommended): download the latest DMG (macOS) or Setup .exe (Windows) from GitHub Releases.
  • macOS install tip (Gatekeeper): if macOS shows "CC Paw is damaged and can't be opened", install to Applications first, then run:
sudo xattr -rd com.apple.quarantine "/Applications/CC Paw.app"
  • Run from source: clone the repo, run npm install, then npm run dev (see Quick Start for details). You need Claude Code and/or Codex CLI installed with p