What’s available
Three integrations are live today.Cursor
Pull your PRD, research, and design context into Cursor over MCP, so the code you write in the editor stays true to the spec.
Claude
Connect Claude to your ProductOS project over MCP and reason over the real product context, with no copy-paste and no drift.
GitHub
Sync the full generated codebase to your own GitHub repo, review real diffs, and deploy from the branch you control.
MCP
Understand the protocol behind the Cursor and Claude integrations and what ProductOS exposes over it.
Why MCP
Cursor and Claude connect over the Model Context Protocol (MCP), an open standard for connecting AI assistants to real context sources. Instead of shipping your product context around as pasted text, ProductOS exposes it as a live source those tools can read and write:- Context, not copy-paste. The AI client reads your live ProductOS project, the brief, the PRD, and the design decisions, instead of a stale snapshot you pasted into a prompt.
- One source of truth. Cursor and Claude both read the same shared context. Whichever tool you open, the assistant sees the same requirements and constraints.
- Bidirectional by design. MCP is a two-way channel. Tools can read your product context and write work back into it, so nothing you do in the editor gets lost.
How integrations fit the pipeline
1
Build context in ProductOS
Research, PRD, and design agents produce the shared context: the single record of what you are building and why.
2
Work in your own tools
Open Cursor or Claude over MCP and code, refine, or reason against that live context instead of a blank page.
3
Own the output on GitHub
Sync the full codebase to your repo, review real diffs, and deploy from the branch you control. There is no export wall.