Install CLI
Install @consensus-tools/cli and connect to a local or remote board.
Install
Or run directly without installing:
Verify
Connect to a board
Option A: Local board (recommended for getting started)
Start the local board server in one terminal:
Then point the CLI at it:
Option B: Local file storage
Use the CLI's built-in local storage (no server needed, but limited to CLI access):
Option C: Hosted service (coming soon)
A managed hosted platform is planned for a future release. For now, use Option A (local board server) or Option B (local file storage).
Environment variables
| Variable | Description |
|---|---|
CONSENSUS_AGENT_ID | Override agent identity |
CONSENSUS_API_KEY | Access token for remote board |
Next steps
Run the 5-minute walkthrough: Zero to Hero.