Install Worktable
Worktable runs locally first. The installer sets up the worktable command, starts setup, and creates a workspace folder you can inspect directly.
curl -fsSL https://worktable.dev/install | shworktableOpen http://localhost:7480 after the server starts.
Choose a workspace folder
Section titled “Choose a workspace folder”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.
Check the install
Section titled “Check the install”Run:
worktable doctordoctor reports the installed executable, packaged web assets, workspace path, app-private path, and MCP setup.