Back to MCP Servers
ProductOS
Connect an MCP client to a ProductOS project: read live product context (PRD, research, designs) and drive the project's cloud sandbox — files, shell, sandbox lifecycle, Postgres and storage provisioning, GitHub sync, deployments, and a headless browser — across 55 scope-gated tools. Remote-first, so no local clone is required.
project-managementcoding-agentsandboxdeploymentdatabase
By Shreyash Singh
Configuration
{
"mcpServers": {
"productos": {
"url": "https://beta.productos.dev/api/mcp/connect"
}
}
}How to use
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes