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

  1. Open your Claude Code settings file (~/.claude/settings.json)
  2. Add the configuration to the mcpServers section
  3. Restart Claude Code to apply changes
View setup documentation