Welcome to Spatio
Spatio is two things, and both matter.
SpatioMCP is the hands. An MCP server that exposes every Spatio platform — notes, sheets, slides, mail, tasks, calendar, files, chat, contacts, apps, repo, terminal, agents, routines, and more — as tools any agent can call. One command in Claude Code, Cursor, or Codex and your agent grows hands.
Spatio Desktop is the workbench. Every artifact your agent produces lands in Desktop, where you and your team review, edit, approve, and send.
These docs are for developers who want to reach Spatio directly — either by configuring an agent to use SpatioMCP, or by hitting the underlying REST API from their own code.
Where to go from here
- How it fits together — SpatioMCP, the SpatioAPI, and Desktop, and where each one belongs.
- Authentication — get a Personal Access Token and use it.
- Quick start — make your first API call in under a minute.
- SpatioMCP tools — the full reference for every MCP tool your agent can call.
- SpatioAPI (REST) — the full REST reference, rendered from our OpenAPI spec.