by IKingBarou
๐ ZeroClaw Agentic CLI 2026 โ Claude Code Multi-MCP Router & SDK Toolkit
# Add to your Claude Code skills
git clone https://github.com/IKingBarou/Zeroclaw-Plugin-HubVersion: 2.6.0 | License: MIT | Release Date: January 2026
Imagine a digital bridge between your local machine and the vast intelligence of Claude AIโnot just a proxy, not merely a router, but an adaptive orchestrator that transforms how developers, teams, and systems interact with Claude Code. Think of it as a Swiss Army knife for AI integration: one tool that can proxy, route, sub-agent, skill-enhance, and context-optimize Claude's capabilities across any environment.
Claude-Zeroclaw is your command-center for Claude Code workflowsโwhether you're running a single terminal session, managing a team of sub-agents, or building a multi-language application with Claude SDK under the hood.
A zeroclaw is a mythical creatureโa crab that can grip without crushing, adapt without breaking, and move across any terrain. This repository embodies that spirit:
"Zeroclaw doesn't just connectโit harmonizes."
graph TD
A[User / Developer] --> B{Claude-Zeroclaw Orchestrator}
B --> C[Claude Code CLI]
B --> D[Claude Desktop]
B --> E[Claude MCP Server]
B --> F[Claude SDK]
B --> G[Sub-Agent Pool]
C --> H[Local Execution]
D --> I[GUI Sessions]
E --> J[Tool Integration]
F --> K[API Layer]
G --> L[Parallel Tasks]
B --> M[Context Router]
M --> N[Memory Store]
M --> O[Skill Modules]
No comments yet. Be the first to share your thoughts!
git clone https://github.com/your-org/claude-zeroclaw.git
cd claude-zeroclaw
pip install -r requirements.txt # Python edition
# OR
npm install # Node.js edition
Create a zeroclaw_profile.yaml file to define your Claude interaction blueprint:
profile:
name: "developer-pro"
version: "2.6.0"
context_window: 200000
preferred_model: "claude-4-5-sonnet"
orchestration:
router_mode: "adaptive"
sub_agents:
max_concurrent: 5
timeout_seconds: 120
fallback_strategy: "round_robin"
skills:
enabled:
- code_review
- documentation_gen
- test_generation
- refactoring_advisor
custom_skills_path: "./skills/"
integrations:
claude_desktop:
auto_launch: true
port: 8080
claude_code_cli:
sync_context: true
mcp_servers:
- name: "local-filesystem"
endpoint: "http://localhost:3001"
# Basic usage with Claude Code
zeroclaw --mode code --model claude-4-5-sonnet --task "Refactor main.py into modular services"
# Launch with sub-agents
zeroclaw --mode subagents --count 3 --context ./project --skill code_review
# Desktop integration
zeroclaw --mode desktop --profile ./my_profile.yaml
# Proxy mode for SDK
zeroclaw --mode proxy --port 9090 --upstream https://api.anthropic.com
| Operating System | Status | Emoji Badge |
|------------------|--------|-------------|
| Windows 11/10 | โ
Full Support | |
| macOS Ventura+ | โ
Full Support |
|
| Ubuntu 22.04+ | โ
Full Support |
|
| Debian 12 | โ
Full Support |
|
| Fedora 39 | โ ๏ธ Beta |
|
| Arch Linux | โ ๏ธ Community |
|
| Alpine Docker | โ
Container |
|
| Integration | Support Level | Badge |
|-------------|---------------|-------|
| Claude Code CLI | ๐ฅ Native | |
| Claude Desktop | ๐ฅ Native |
|
| Claude MCP | ๐ฅ Native |
|
| Claude SDK | ๐ฅ Native |
|
| OpenAI API | ๐ฅ Compatible |
|
| Custom Endpoints | ๐ฅ Adapter |
|
Claude-Zeroclaw acts as a translation layer between OpenAI-compatible clients and Claude's native API. This means:
Endpoint: http://localhost:9090/v1/chat/completions
Model mapping: gpt-4 โ claude-4-5-sonnet (automatic)
Headers: Authorization: Bearer <your-claude-key>
This repository is optimized for discoverability around:
Claude Code router, Claude CLI proxy, Claude sub-agents orchestration, Claude MCP server bridge, multi-model AI integration, context window optimizer, Claude Desktop automation, AI skill plugins, LLM orchestration framework, Claude SDK wrapper, token-aware routing, adaptive AI pipelines, developer toolchain for Claude, Claude Code CLI extension, sub-agent coordination system, AI workflow manager, cross-platform Claude interface, Claude conversation state management, and enterprise Claude deployment tools.
The Zeroclaw console interface adapts to:
Configure your preferred language in the profile:
locale: "ja-JP" # Japanese
# Supported: en, es, fr, de, ja, zh, ar
The entire orchestration layer, error messages, help system, and skill modules adapt to your locale. Community contributions for additional languages are welcome.
Even when you're not watching, Zeroclaw monitors:
Claude-Zeroclaw is an independent, community-driven integration framework. It is not officially affiliated with, endorsed by, or sponsored by Anthropic or any o