Harnesses

Wire Workbooks into your coding tool.

Workbooks ships an MCP (Model Context Protocol) server inside the CLI. Any AI coding tool that speaks MCP can use it to scaffold projects, build workbooks, publish them to Studio, and manage runtime config — as structured tool calls, no copy-paste.

Prerequisite. Install the CLI first: npm install -g @work.books/cli. The MCP server runs as workbook mcp serve and is what every harness on this page connects to.

Pick your harness

What an agent can do once it's wired up

Don't see your harness?

Any tool that speaks MCP can talk to workbook mcp serve. If yours isn't listed, the generic stdio config under Agent setup works. Open an issue on GitHub and we'll add a dedicated page.