clawbox

mcp
Security Audit
Warn
Health Warn
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 9 GitHub stars
Code Pass
  • Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

AI Agent 统一配置中心 · Unified configuration center for AI coding agents — providers, MCP, skills & memory, synced to every agent

README.md
ClawBox logo

ClawBox

Unified configuration center for AI agents

Manage providers, MCP servers, skills and memory in one place — sync to every agent with one click.

MIT License Latest Release Issues

English · 中文


What is ClawBox?

ClawBox is a desktop app (macOS · Windows · Linux) that gives you a single control panel for all your AI coding agents — Claude Code, Codex, Hermes, OpenCode, OpenClaw, Kimi, CodeBuddy and more.

Instead of editing config files in five different directories, you configure once in ClawBox and push to every agent simultaneously.

Screenshots

Providers

MCP Skills
MCP Skills
Memory Agent Management
Memory Agents

Features

Module What it does
Providers Add API keys and endpoints for any OpenAI- or Anthropic-compatible provider (78 built-in, dual-endpoint per provider). Pick a provider per agent — selection applies instantly, edits auto-redeploy.
MCP Manage MCP servers with a visual editor (form or raw JSON). Sync to all agents that support MCP. 8 curated servers for quick setup.
Skills Unified skill library backed by ~/.agents/skills/. Install from Git repos (Anthropic Skills, Superpowers, …), adopt existing skills from any agent, sync via symlinks.
Memory Edit a single ~/.agents/memory/MEMORY.md and inject it as a managed block into every agent's instruction file — without touching anything outside the block.
Agents Install, upgrade, and inspect all your AI CLI agents from one screen.

Supported Agents

Agent Providers MCP Skills Memory
Claude Code
Codex
Hermes
OpenCode
OpenClaw
Kimi
CodeBuddy
Cursor
Qoder

For exactly which file each capability writes and the safety rules that apply, see Transparency.

Installation

Download (recommended)

Grab the latest .dmg (macOS) from Releases.

Build from source

Prerequisites: Node.js ≥ 18, Rust ≥ 1.77, npm

git clone https://github.com/zhaolianghz/clawbox.git
cd clawbox
npm install
npm run tauri build
# Output: src-tauri/target/release/bundle/

Dev mode:

npm run tauri dev

Quick Start

  1. Open ClawBox → Providers → click a provider card → enter your API key → Save
  2. Go to Agents → pick that provider for each agent — the selection applies instantly
  3. Done — Claude Code, Codex, and others now use your provider

Tech Stack

Contributing

Issues and PRs are welcome. Please open an issue first for significant changes.

License

MIT © 2026 ClawBox contributors

Reviews (0)

No results found