Skip to main content
Spirit Studio speaks the Model Context Protocol — Streamable HTTP at https://studio.spiritprotocol.io/api/mcp, authenticated with the same bearer credentials as the REST API.

Connect

Get a workspace key with spirit login or on /studio → Devices & keys.

Tools

Once connected, a Claude can do things like “create an agent called Verse that traces the lineage of ideas, teach it to always cite primary sources, then ask it what it is” — three tool calls, no shell, no docs-reading.

Design note

The MCP layer is a thin proxy over the REST API, forwarding the caller’s own bearer credential — so the scoping rules (Authentication) apply identically. An sat_-scoped connection simply gets a 401 from tools that reach beyond its agent.