Skip to main content
The TaskForceAI CLI provides a terminal-first interface for prompts, streaming runs, local history, and mock-server workflows. The repository README for the CLI is the canonical reference for controls, slash commands, local persistence, telemetry, MCP support, and development workflow. This page keeps only the shortest route to install and first use.

Canonical Reference

Installation

The CLI works on macOS, Linux, and Windows.

Quick Start

Launch the interactive TUI:
Run a single prompt:
Run headless Agent Teams, Computer Use, image, or video prompts through the shared app-server runtime:

Mock Server

To build and test SDKs locally without an API key, start the mock server:
The server will run at http://localhost:4321/api/v1/developer.

Updates