Back to Apps

Capy CLI
by yazcaleb
Agent orchestrator with quality gates for Capy.ai, enabling delegation and enforcement of coding standards.
0 stars
Works in:Codex
Exposes:Tools
What it does
Connects AI agents to Capy.ai, allowing them to delegate complex coding tasks to specialized Capy agents. It provides a structured workflow for orchestration, waiting for task completion, and enforcing strict quality gates before approval.
Tools
capy captain: Starts a primary agent thread for complex feature implementation.capy build: Initiates isolated agents for small, specific tasks.capy wait: Blocks execution until a specific thread or task reaches a terminal state.capy review: Runs quality gates (CI, PR checks, Greptile) to verify code quality.capy approve: Approves tasks that have passed all quality gates.capy triage: Provides actionable triage with categories and recommendations for pending tasks.capy pool: Manages warm pool VM instances for faster agent startup.
Installation
{
"mcpServers": {
"capy": {
"command": "capy-mcp"
}
}
}
Supported hosts
Confirmed for Claude Code, Codex, and OpenClaw.
Quick install
npm i -g capyai && capy initInformation
- Pricing
- free
- Published
- 7/21/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"capy": {
"command": "capy-mcp"
}
}
}





