@mcpc-tech/aiyo-cli
v0.0.1-beta.5
Published
CLI launcher for aiyo-compatible
Readme
Aiyo CLI
Minimal launcher for local agent integrations backed by the @mcpc-tech/aiyo proxy.
Supported integrations
opencodeclaude/claude-code
Usage
From the repo root:
pnpm install
pnpm run launch opencode
pnpm run launch claudeOptional flags:
pnpm run launch opencode --model default --port 3456 --cwd /path/to/workspaceACP defaults follow the same local config/env convention as the Hono example:
- config file:
aiyo.config.json - env:
AIYO_CONFIG,ACP_COMMAND,ACP_ARGS,ACP_CWD,ACP_MODEL,PORT,HOST
