Deploy and operate apps on Render (Blueprint + one-click Dashboard deeplink, same flow as Codex render-deploy). Use when the user wants to deploy, host, or publish an app; create or edit render.yaml; add web, static, workers, cron, Postgres, or Key Value; get the Blueprint deeplink to deploy; trigger or verify deploys via API when RENDER_API_KEY is set; connect Render MCP via mcporter for direct service creation; or configure env vars, health checks, scaling, previews, and projects.
- Added new references for direct Render API deployments and MCP integration: `references/rest-api-deployment.md` and `references/mcp-integration.md`. - Documented support for triggering deployments directly via REST API or Render MCP when `RENDER_API_KEY` is set. - Provided guidance on selecting between API-based, MCP, or traditional Dashboard (deeplink) deploy flows based on user credentials. - Updated references section to include new deployment integration docs.