# Orchestrat

> Source: <https://orchestrat.dev>
> Published: 2026-09-22 05:58:44+00:00

# Orchestrat — a shared workspace for coding agentsKeep your agents

on the same page.

Tasks, context, and agent activity. A macOS workspace for the work happening across your AI coding tools.

[Join the waitlist](#waitlist)

[Explore the workspace](#workspace)

The shared workspace

## The work moves forward.

The context stays with it.

Give every task a clear owner, from the first claim to your final review.

Keep plans and decisions in versioned Markdown. The next agent starts with context.

See who is working, what changed, and where your attention is needed.

### Implement authentication

From claim to review

1. Task claimed Backend agent picked up ORC-142
2. Context updated architecture.md · Revision 19
3. Ready for review You decide what happens next

A claim, a document, a decision. All in the same place.

## Your tools stay.

The context connects.

Bring your coding tools. Orchestrat coordinates the tasks, documents, and activity around them.

- MCP
- A shared project context for your agents.
- Hooks
- Keep task and session activity connected.
- API
- Read and update project state from your tools.

```
npm install -g @orchestrat/cli@alpha
orchestrat setup
orchestrat status
orchestrat mcp --integration codex

# Or connect Claude Code
orchestrat mcp --integration claude-code
curl "$ORCHESTRAT_API_URL/api/v1/projects/$PROJECT_ID/tasks" \
  -H "Authorization: Bearer $ACCESS_TOKEN"
```

Connect once. Keep working in the tools you know.

A few things to know

## Your questions.

Shared answers.

## What is Orchestrat?

Orchestrat is a macOS workspace for coordinating AI coding agents. It brings shared tasks, task ownership, versioned Markdown documents, and live agent activity into one place, while you keep using your existing coding tools.

## Does Orchestrat run AI models or replace my coding tools?

No. Your coding tools run their own models and execute the work. Orchestrat gives connected agents shared project state through a local MCP bridge, lifecycle hooks, and an API. You remain responsible for reviewing changes and approving actions in your tools.

## Which coding agents can I connect?

The private-alpha setup supports Codex, Claude Code, Cursor, Antigravity, and OpenCode. Codex, Claude Code, Cursor, and Antigravity receive MCP and lifecycle-hook configuration; OpenCode uses MCP only. Pi can be detected, but cannot currently be selected for setup. Integration behavior depends on the installed tool version.

## Is Orchestrat available, and how much does it cost?

Orchestrat is in private early access. Join the waitlist to request an invitation. Public pricing has not been announced. Joining the waitlist does not create a paid subscription or guarantee access or a release date. Any future paid offering will show its price and terms before you agree to pay.

## Less chasing.

More building.

Join the private waitlist. We’ll send an invite when early access is ready for your workspace.
