Skip to content

antonbelev/claude-owl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Claude Owl 🦉

Stop editing JSON and MD files. Manage your Claude Code setup visually.

License: MIT Node Version PRs Welcome Beta


The Problem

Claude Code is powerful but configuration is painful:

  • Hand-editing JSON for permissions rules? Error-prone.
  • Managing MCP servers across projects? Copy-paste hell.
  • Finding that one subagent you created? Good luck grep-ing through .claude/.
  • You want to know any metrics about your Claude Code usage? You need to download yet another tool.

The Solution

Claude Owl gives you a visual interface for everything Claude Code configuration:

Claude Owl Dashboard

No more terminal commands. No more JSON typos. Just point, click, done.

What You Can Do

Core Features

  • Settings Editor - User and project-level settings with search and validation
  • Permission Rules - Visual builder with 6 security templates
  • MCP Servers - Add, configure, and test Model Context Protocol integrations
  • Subagents - Create custom agents with tool restrictions and model selection
  • Skills & Commands - Manage skills and import slash commands from GitHub repos
  • Plugins - Browse marketplaces, install plugins, enable/disable without editing files

Power Features

  • Usage Metrics - Interactive charts showing spend, tokens, and model breakdown
  • Status Line Templates - 10+ pre-built templates with live preview
  • Dashboard - Real-time Claude Code detection and API status monitoring
  • Debug Logs - View and search Claude Code logs without terminal or importing the whole .claude directory into an IDE.

See all features with screenshots →

Installation

Download (Recommended)

📥 Download Latest Release

  • macOS (Intel + Apple Silicon)
  • Windows (x64 + ARM64)

Full installation guide →

Build from Source

git clone https://github.com/antonbelev/claude-owl.git
cd claude-owl
npm install
npm run dev:electron

Requirements: Node.js 18+, Claude Code CLI installed

FAQ

Does this replace Claude Code? No. Claude Owl is a UI layer on top of Claude Code CLI. You still need Claude Code installed.

Is my data safe? 100% local. No telemetry, no external servers, no data collection. Everything stays on your machine.

What platforms work? macOS (Intel + Apple Silicon) and Windows (x64 + ARM64). Linux support coming soon.

Contributing

PRs welcome! Check CONTRIBUTING.md for guidelines.

Quick start:

git clone https://github.com/antonbelev/claude-owl.git
cd claude-owl
npm install
npm run dev:electron

Tech Stack

Electron + React 18 + TypeScript + Vite + Zustand + Tailwind CSS

See CLAUDE.md for development notes and docs/architecture.md for system design.

Star History

Star History Chart

License

Claude Owl is open-source software licensed under the MIT License.


Disclaimer: Claude Owl is not affiliated with Anthropic. Claude is a trademark of Anthropic PCB.

Support: IssuesDiscussionsDocumentation

About

Desktop app for managing all things Claude Code.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages