The app
What Maslow Desktop is, how it's laid out, and how to build and run it. See App overview.
Control API
A gRPC service, an HTTP/JSON gateway, and an MCP server all expose the same machine operations. See Using the API for auth, then the HTTP, gRPC, and MCP references.
Generated, not hand-written
The HTTP/gRPC/MCP reference pages are generated from this repo's real proto files, route registrations, and live MCP tool registry on every docs build, so they can't drift from what the app actually does.