Introduction
Build on the Snoze platform — REST API, MCP server, and webhooks.
Snoze is a modular work platform: pages, databases, dashboards, automations, and files, unified in one workspace. Everything you can do in the app is backed by a typed kernel — and the developer platform exposes that same power programmatically.
Surfaces
REST API
Read and write workspace items — pages, database records, files — over HTTP.
MCP server
Connect AI agents and MCP clients directly to a Snoze workspace.
What you can build
- Integrations that sync external systems into Snoze databases
- Agents that read and act on a workspace through MCP
- Automations triggered from your own infrastructure
- Custom clients over workspace content
Docs for machines
Every page of this site is available as raw markdown — append .mdx to any URL, or fetch /llms.txt for an index and /llms-full.txt for the full corpus. Point your coding agent at it.
The platform is under active development: endpoints and scopes may change before general availability.