One-shot questions, interactive REPL, pipe mode.
Powered by agentic-claw.
$ npm i -g claw-cli
copy
Ask a question, start a conversation, or pipe in a file.
Ask a question, get an answer, done. Scripts and automation friendly.
Multi-turn conversations with memory. Context preserved across turns.
Pipe files and stdin. Combine with other CLI tools. Unix philosophy.
Tokens arrive as they're generated. No waiting for the full response.
Clean JSON on stdout for scripting. Debug logs go to stderr.
Anthropic, OpenAI, or any compatible API. Custom base URL and proxy.