Claude Zeroclaw Nexus

data-ai MCP Server

Claude Code ZeroClaw Pro 2026: AI Multitool & CLI Router for Claude SDK Subagents

Verified
data-aidata-ai
4 views50 stars0 forks

Why This Matters

Discovered via github-topic:claude-mcp and last synced 3mo ago.

Verified
Source
github-topic:claude-mcp
Stars
50
Last synced
3mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
3
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (3)

balanced

aggressive compression: dictionary_language: "auto" # auto

javascript

rust remove_comments: true minify_boilerplate: true deduplicate_imports: true routing: parallel_sub_agents: 4 max_tokens_per_agent: 8000 cost_threshold_per_request: 0.01 # USD, triggers fallback monitoring: dashboard_port: 8080 log_to_file: true alert_on_cost_spike: true multilingual: target_languages: ["Python", "TypeScript", "Rust"] context_optimization: true ``` --- ## 💻 Example Console Invocation ```bash # Start Claude-Zeroclaw with production profile claude-zeroclaw --profile ZeroCostProduction \ --mode autonomous \ --max-sub-agents 8 \ --cost-limit 0.00 \ --fallback-strategy local_first \ --context-compression aggressive \ --dashboard-port 8080 \ --model-preference claude-4-5-sonnet \ --openai-fallback-key env:OPENAI_FALLBACK # Run a specific task through the layer claude-zeroclaw exec "Refactor the authentication module to use OAuth2.0" \ --task-id OAUTH-REFACTOR-2026 \ --context-window 200k \ --sub-agent-count 3 \ --merge-strategy consensus ``` --- ## 🖥️ OS Compatibility Table

Version

Status