Agent DeploysAleksandar3 Jul 2026
Deploy Next.js app with a private managed PostgreSQL
Watch Codex use the redu.cloud MCP server to deploy a Next.js catalog application connected to a private managed PostgreSQL database. The app and database are provisioned together on redu.cloud, with the database kept private behind the application.
- Next.jsThe React framework used for the catalog application frontend and server routes.
- PostgreSQLA private managed database connected to the deployed catalog application.
Deploy it yourself
1. Connect the redu MCP:
claude mcp add --transport http redu https://mcp.redu.cloud/mcp --client-id redu-mcp2. Point your agent at the repo and say: Deploy this repo to redu with a private managed PostgreSQL database.
