CLI
One command (recommended)
npx workthin@latest initRuns setup end-to-end — authentication, project detection, MCP configuration, and optional global install. No pre-installation required.
Global install
npm install -g workthinInstall the wt CLI globally, then run wt init to configure your project.
Verify
wt --versionRequirements
- Node.js 18+
- npm, yarn, pnpm, or bun
Update
npm install -g workthin@latestUninstall
npm uninstall -g workthin