Skip to content

Files Are the Protocol

Worktable keeps user-owned content in a visible workspace folder. The server, web app, MCP tools, and agents all read and write the same content model.

That gives you a workspace that is:

  • Portable across machines.
  • Greppable with normal tools.
  • Backable by Git or any file backup system.
  • Inspectable without Worktable running.

Machine-local state, such as install config, service logs, tokens, binary edit state, and caches, lives separately in Worktable’s app data folder.