Production planning with your agent

Bring Alpha into your production workflow

Orchia Studio Alpha connects approved workspace members to projects, workflows, durable runs, artifacts, and provider-backed video generation.

First connection

Start with the guided setup

The dedicated quick setup walks through account approval, token creation, local client configuration, and verification. It is the first-time entry point, so this overview and the MCP reference can stay focused on discovery and implementation detail.

Quick setup supports static personal access token configuration for Codex and Claude Code. ChatGPT is selectable in the guide, but Alpha cannot connect it until MCP OAuth is implemented.

Open quick setup

Supported clients

Connect Codex or Claude Code

Available now

Static token setup

Codex and Claude Code can connect with a scoped personal access token. The quick setup stores the token outside chat and verifies access with a read-only project listing before any write or workflow action.

Hosted ChatGPT uses plugin/MCP OAuth rather than a personal access token. ChatGPT setup remains unavailable in Alpha until MCP OAuth is implemented.

Prompts to try

  • List every project I can access. Do not change anything.
  • Find the Orchia project and give me the returned project page link.
  • Open the returned project page, read its batches, and summarize the current workflow.
  • Resume my unfinished run one step at a time and stop if an action requires a scope I do not have.

Run safely and control cost

  • List resumable workflow runs before starting another one. After a restart or disconnect, resume durable state instead of duplicating work.
  • Use one ready-step claim unless your host can execute independent work in parallel. Renew long leases and report failures rather than inventing results.
  • Video generation is provider-backed and can create platform cost. Request it only after an explicit user request and with the video generation scope.
  • Use returned browser links and signed artifact URLs. Do not guess project IDs or append bearer tokens to URLs.

Need implementation detail? Read the human MCP reference or the machine-readable agent guide.