captain-claw
Self-hosted framework for orchestrating fleets of specialist AI agents
GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
36views this month
Decision brief
Self-hosted ensemble reasoning and agentic coding framework for orchestrating specialist AI agents
Good fit when
- When you need a model-agnostic solution that supports local deployment of multiple AI agents.
- For projects requiring ensemble reasoning with fully customizable agentic workflows.
Avoid when
- Avoid if your project needs cloud-based scalable resources, as captain-claw focuses on local setups.
- If ease-of-use and existing community support are prioritized over self-hosting flexibility.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (163) are secondary evidence.
- Docker Hub pulls (30d)
- 5,194·Docker Hub API·Sep 20, 2026
Maintenance and security
Full trust report- Maintenance
- Very active (3d since push)
- As of Sep 20, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 20, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install captain-claw PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Framework supports ensemble reasoning and agentic coding pipeline locally.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Sep 20, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Sep 20, 2026
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Sep 20, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Sep 20, 2026
- Languages
- python, javascript
Source: github.language+package.json+pyproject.toml · Sep 20, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 20, 2026)
pip install captain-clawSource link
Source: README excerpt (regex_v1, Sep 20, 2026)
captain-claw-mcp # MCP server for Claude DesktopSource link
Tags
README
Quick Start and are friendly aliases added in 0.5.3 — launches the dashboard, runs a single agent's web server. (Editable installs: run once so the new entry points are generated.) First run starts onboarding automatically. For Ollama, no key needed — set in . Docker See README D...
For agents
This page has a .md twin and JSON over the API.