What ProductOS exposes over MCP
Your ProductOS project context is available in Cursor and Claude over MCP. That context includes:
Because both clients read the same source, whatever you open sees the same requirements and the same constraints. The context is live: changes to the product definition surface in the connected tool instead of going stale.
Why a protocol instead of copy-paste
- Context, not snapshots. A pasted PRD is a stale copy the moment you paste it. Over MCP, the client reads the current state of your project every time.
- One source of truth. Cursor and Claude both work from the same shared context, so there is no drift between the tool where you plan and the tool where you code.
- Bidirectional by design. MCP is a two-way channel. Tools can read your product context and write work back into it, so refinements you make in the editor land where the rest of the pipeline can use them.
Connecting a client
The connection flow is the same for any MCP client:1
Open your ProductOS project
Pick the project whose context you want to expose and open its integration settings to reveal the MCP connection.
2
Add the MCP server to your client
Add the ProductOS MCP endpoint to the client’s MCP configuration (Cursor’s MCP configuration, or Claude’s connector settings) and authorize it.
3
Work against live context
The client now treats your ProductOS project as a context source it can read and write.
The MCP connection is part of the core ProductOS workflow. You can start free; no paid plan is required to connect Cursor or Claude.