Shyne runs on three stable hosts, one per surface.
Canonical hosts
| Surface | Host |
|---|---|
| App | app.shyne.ai |
| REST API | api.shyne.ai |
| MCP | mcp.shyne.ai |
Artifact types
Use a loose frame for one artifact, a horizontal deck for a presentation, a vertical deck for a document, and one timed frame for a video.
Machine-readable docs
/docs/apiDeveloper REST API guide/llms.txtShort discovery index/llms-full.txtCompact agent handoff/docs/agent.mdThe agent guide as plain Markdown/openapi.jsonLive REST and schema referenceAPI surface
The REST API uses organization API keys (ak_, created under Settings → Organization) and exposes the public operation registry described by openapi.json. The hosted MCP server uses OAuth and exposes the smaller agent profile. MCP clients should use tools/list as the live schema source.