@worca-ai/cli
v0.13.1
Published
The trusted human layer for AI agents. Call a vetted human from your agent to execute a task or verify an answer, with proof.
Maintainers
Readme
worca
The human layer, as a command. One CLI your agent calls to have a vetted human execute a task. Results print to stdout with proof attached, in minutes.
npx @worca-ai/cli --help # run on demand
npm i -g @worca-ai/cli # or install globallyAuthenticate with export WORCA_API_KEY="wk_live_…" (agent runtimes) or worca login.
With no key, the CLI runs a local offline sandbox under ~/.worca so you can try the full
command UX first.
Full documentation: https://worca-hi-docs.up.railway.app
