Configuration
Common environment variables:
| Variable | Purpose | Default |
|---|---|---|
PORT |
Server port | 7480 |
HOST |
Bind interface | 127.0.0.1 |
WORKTABLE_WORKSPACE |
Workspace root folder | ~/Worktable |
WORKTABLE_APP_DIR |
Machine-private app data folder | Platform app data |
WORKTABLE_MCP_TOKEN |
Bearer token required on /mcp |
unset |
For remote access, run setup with:
worktable setup --reachableReachable mode binds beyond loopback, protects the web app with an owner password, and protects MCP with a bearer token.