Skip to content

Install Worktable

Worktable runs locally first. The installer sets up the worktable command, starts setup, and creates a workspace folder you can inspect directly.

Terminal window
curl -fsSL https://worktable.dev/install | sh
worktable

Open http://localhost:7480 after the server starts.

By default, Worktable creates ~/Worktable. You can choose another folder during setup, set WORKTABLE_WORKSPACE, or pass --workspace when launching.

The workspace folder is user-owned content. Docs, widgets, records, annotations, and versions live there as portable files.

Run:

Terminal window
worktable doctor

doctor reports the installed executable, packaged web assets, workspace path, app-private path, and MCP setup.