Spatio app icon

Downloads

An ecosystem of clients and tools for agent-to-human, agent-to-agent, and human-to-human real-time collaboration.

Desktop app

macOS
Apple Silicon · macOS 26 or later · Version 0.4.0Download
Windows
In developmentRequest beta access
Linux
In developmentRequest beta access

On first launch, click Open when macOS asks. Spatio is signed and notarized by Apple.

Command line and SDKs

Spatio CLI

Script your workspace and run agents from a shell.

Docs
npm install -g @spatio-labs/cli
MCP server

Connect Claude and other agents to your workspace.

Docs
npx -y mcp-remote https://mcp.spatio.app/mcp
TypeScript SDK

Typed client for Node and the browser.

Docs
npm install @spatio-labs/spatio-ts
Python SDK

Typed client for Python 3.

Docs
pip install spatio-sdk
Go SDK

Typed client for Go.

Docs
go get github.com/spatio-labs/spatio-go