@workover/cli
@workover/cli
The command line for Workover — sign in from your terminal so tools like Claude Code can read and cowork on your documents.
Install
npm i -g @workover/cli
Usage
workover login # sign in (opens your browser to approve)
workover whoami # show the current sign-in
workover logout # sign out and revoke this device's token
workover login uses the browser device-authorization flow: it prints a short code, opens your browser, and you approve the connection while signed in to Workover. The token is stored at ~/.workover/config.json (owner-only) and can be revoked anytime in Workover → Settings → Developer.
A connected tool can read your documents and propose changes as suggestions you review. It cannot publish to WordPress or change your account security.
Coworking with Claude Code
Pair it with the Workover MCP server:
claude mcp add workover -- npx -y @workover/mcp
Then ask Claude Code to read or revise a document — its edits appear in Workover as tracked-change suggestions you accept or reject.
Configuration
WORKOVER_API— point the CLI at a different Workover API (defaults tohttps://api.workover.dev).
ScaleMath. All rights reserved.