Skip to content

How Render’s scores are calculated

The full audit trail, recomputed from the verdict data at build time through the same code that produced the leaderboard: verdict × quality × story weight per cell, cells sum to dimension scores, dimensions blend into the PA Score. Every number on the product page is reproducible from this page alone; for why the formula looks like this, see the methodology.

verdict factors: full ×1.0 · partial ×0.6 · disputed ×0.3 · none ×0.0 · n/a excluded from both sides · cell points = weight × quality × factor · cell max = weight × 10

PA Score39/100

Agent-ready 78.9 × 0.30 = 23.67

API quality 26.0 × 0.20 = 5.20

Openness 8.4 × 0.20 = 1.68

Built-in AI 32.4 × 0.15 = 4.86

Automation 21.7 × 0.15 = 3.25

(23.67 + 5.20 + 1.68 + 4.86 + 3.25) ÷ (0.30 + 0.20 + 0.20 + 0.15 + 0.15) = 38.66 ÷ 1.00 = 38.7

Scores are stored to 1 decimal; the product page’s pills round to whole numbers for display. Each dimension below shows the stories, verdicts, and cited evidence behind its number.

Agent-ready78.9/100×0.30 of the PA blend

Outside-in: can YOUR agent reach and drive this product — API, MCP, CLI, headless runs, agent docs.

Point an agent at llms.txt or agent-oriented docsweight 2

2 (weight) × 9 (quality) × 1.0 (full) = 18.0 of 20 max

  • [probe] https://render.com/llms.txtPROBE llms.txt: HTTP 200 at https://render.com/llms.txt # Render Render (https://render.com) is a cloud application platform for deploying, securing, and scaling applications,
  • [probe] https://render.com/docs.mdPROBE docs-md: HTTP 200 at https://render.com/docs.md # Render Render (https://render.com) is a cloud application platform for deploying, securing, and scaling applications,
  • [claimed-docs] https://render.com/docs/mcp-server.mdRender's Model Context Protocol (MCP) server enables you to manage your Render infrastructure directly from compatible AI apps, such as Claude Code, Claude Desktop, Codex Desktop, Codex CLI, and Cursor
  • [claimed-docs] https://render.com/docs/cli.mdUse the Render CLI to manage your Render services and datastores directly from your terminal

Run the product headlessly / in CI for automationweight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [claimed-docs] https://render.com/docsRender CLI
  • [claimed-docs] https://render.com/docsREST API
  • [claimed-docs] https://render.com/docs/cli.mdUse the Render CLI to manage your Render services and datastores directly from your terminal
  • [claimed-docs] https://render.com/docs/cli.mdValidating `render.yaml` files for Render Blueprints
  • [claimed-docs] https://render.com/docsManage your multi-service architecture with a single YAML file.
  • [probe] https://render.com/openapi.jsonPROBE openapi: HTTP 200 at https://render.com/openapi.json — contains "openapi" key
  • [probe] https://render.com/docs/cliofficial CLI documented at https://render.com/docs/cli

Plug MCP servers into this product so it can use their toolsweight 3

n/a — not applicable to this product: excluded from numerator and denominator

  • [claimed-docs] https://render.com/docs/mcp-server.mdRender's Model Context Protocol (MCP) server enables you to manage your Render infrastructure directly from compatible AI apps, such as Claude Code, Claude Desktop, Codex Desktop, Codex CLI, and Cursor
  • [claimed-docs] https://render.com/changelog/trigger-service-deploys-with-the-render-mcp-server.mdThe Render MCP server now includes a `trigger_deploy` tool that enables you (and your agents) to kick off a new deploy of an existing service.
  • [claimed-docs] https://render.com/changelog/render-mcp-now-supports-oauth-for-claude-code-codex-and-cursor.mdThe Render MCP server now supports OAuth-based authentication for Claude Code, Codex, and Cursor

Connect an agent via an official MCP serverweight 3

3 (weight) × 9 (quality) × 1.0 (full) = 27.0 of 30 max

  • [claimed-docs] https://render.com/docs/mcp-server.mdRender's Model Context Protocol (MCP) server enables you to manage your Render infrastructure directly from compatible AI apps, such as Claude Code, Claude Desktop, Codex Desktop, Codex CLI, and Cursor
  • [claimed-docs] https://render.com/changelog/trigger-service-deploys-with-the-render-mcp-server.mdThe Render MCP server now includes a `trigger_deploy` tool that enables you (and your agents) to kick off a new deploy of an existing service.
  • [claimed-docs] https://render.com/changelog/render-mcp-now-supports-oauth-for-claude-code-codex-and-cursor.mdThe Render MCP server now supports OAuth-based authentication for Claude Code, Codex, and Cursor

Use an official CLIweight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [claimed-docs] https://render.com/docsRender CLI
  • [claimed-docs] https://render.com/docs/cli.mdUse the Render CLI to manage your Render services and datastores directly from your terminal
  • [claimed-docs] https://render.com/docs/cli.mdValidating `render.yaml` files for Render Blueprints
  • [probe] https://render.com/docs/cliofficial CLI documented at https://render.com/docs/cli

Drive the product through a documented public APIweight 3

3 (weight) × 9 (quality) × 1.0 (full) = 27.0 of 30 max

  • [claimed-docs] https://render.com/docsREST API
  • [probe] https://render.com/openapi.jsonPROBE openapi: HTTP 200 at https://render.com/openapi.json — contains "openapi" key
  • [claimed-docs] https://render.com/docsRender CLI
  • [claimed-docs] https://render.com/docs/cli.mdUse the Render CLI to manage your Render services and datastores directly from your terminal
  • [claimed-docs] https://render.com/docs/workflows-sdk-typescript.mdThe Render SDK for TypeScript provides support for: - Defining workflow tasks - Triggering runs of those tasks from your other TypeScript code
  • [claimed-docs] https://render.com/docs/workflows-sdk-python.mdThe Render SDK for Python provides support for: - Defining workflow tasks - Triggering runs of those tasks from your other Python code

Issue scoped/least-privilege API credentials for an agentweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://render.com/docs/mcp-server.mdRender's Model Context Protocol (MCP) server enables you to manage your Render infrastructure directly from compatible AI apps, such as Claude Code, Claude Desktop, Codex Desktop, Codex CLI, and Cursor
  • [claimed-docs] https://render.com/changelog/render-mcp-now-supports-oauth-for-claude-code-codex-and-cursor.mdThe Render MCP server now supports OAuth-based authentication for Claude Code, Codex, and Cursor
  • [claimed-docs] https://render.com/changelog/managed-oidc-now-supports-anthropic-and-openai.mdRender services can authenticate to both providers without storing long-lived API keys. Render instead issues short-lived identity tokens for each service and automatically rotates them as needed.

Build against official SDKsweight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [claimed-docs] https://render.com/docs/workflows-sdk-typescript.mdThe Render SDK for TypeScript provides support for: - Defining workflow tasks - Triggering runs of those tasks from your other TypeScript code
  • [claimed-docs] https://render.com/docs/workflows-sdk-python.mdThe Render SDK for Python provides support for: - Defining workflow tasks - Triggering runs of those tasks from your other Python code
  • [claimed-docs] https://render.com/docsREST API
  • [probe] https://render.com/openapi.jsonPROBE openapi: HTTP 200 at https://render.com/openapi.json — contains "openapi" key
  • [claimed-docs] https://render.com/docsRender CLI
  • [probe] https://render.com/docs/cliofficial CLI documented at https://render.com/docs/cli

Subscribe to events via webhooksweight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [claimed-docs] https://render.com/docs/webhooks.mdYou can configure *webhooks* for your Render workspace to notify other systems when specific service events occur (such as a deploy starting or a service scaling down)

Agent-ready = 142.0 ÷ 180 × 100 = 78.9

API quality26.0/100×0.20 of the PA blend

The programmable surface once an agent is there — machine-readable spec, interactive docs, sandbox, versioning discipline.

Explore an interactive API reference with runnable examplesweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://render.com/docsREST API
  • [probe] https://render.com/openapi.jsonPROBE openapi: HTTP 200 at https://render.com/openapi.json — contains "openapi" key

Download a machine-readable API spec (OpenAPI or equivalent)weight 2

2 (weight) × 9 (quality) × 1.0 (full) = 18.0 of 20 max

  • [probe] https://render.com/openapi.jsonPROBE openapi: HTTP 200 at https://render.com/openapi.json — contains "openapi" key
  • [claimed-docs] https://render.com/docsREST API

Test against a sandbox environment without touching production dataweight 1

1 (weight) × 8 (quality) × 1.0 (full) = 8.0 of 10 max

  • [claimed-docs] https://render.comIterate quickly with ephemeral previews of your entire application architecture for every change.
  • [claimed-docs] https://render.comPrevent non-production environments from accessing production services.
  • [claimed-docs] https://render.com/blog/new-in-render-do-more-with-your-coding-agent.mdYou can start a short-lived instance of your service to inspect its runtime or run one-off commands without connecting to production.

Rely on versioned APIs with a documented deprecation policyweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

The documented rate limits and concurrency caps for APIs and functions so I can plan for scaleweight 3

3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

API quality = 26.0 ÷ 100 × 100 = 26.0

Openness8.4/100×0.20 of the PA blend

Can you leave, inspect, or self-host — data export, open source, portability.

Do everything through the API that I can do in the UIweight 2

2 (weight) × 7 (quality) × 0.6 (partial) = 8.4 of 20 max

  • [claimed-docs] https://render.com/docsREST API
  • [probe] https://render.com/openapi.jsonPROBE openapi: HTTP 200 at https://render.com/openapi.json — contains "openapi" key
  • [claimed-docs] https://render.com/docsRender CLI
  • [probe] https://render.com/docs/cliofficial CLI documented at https://render.com/docs/cli
  • [claimed-docs] https://render.com/docs/mcp-server.mdRender's Model Context Protocol (MCP) server enables you to manage your Render infrastructure directly from compatible AI apps, such as Claude Code, Claude Desktop, Codex Desktop, Codex CLI, and Cursor
  • [claimed-docs] https://render.com/changelog/trigger-service-deploys-with-the-render-mcp-server.mdThe Render MCP server now includes a `trigger_deploy` tool that enables you (and your agents) to kick off a new deploy of an existing service.
  • [claimed-docs] https://render.com/docs/cli.mdUse the Render CLI to manage your Render services and datastores directly from your terminal

Export all of my data in open formats and leaveweight 3

3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max

  • [claimed-docs] https://render.comDeploy fully-managed databases with point-in-time recovery, read replicas, and high availability.
  • [claimed-docs] https://render.comDefine, deploy, and version your entire architecture with a single YAML file.
  • [claimed-docs] https://render.com/docs/cli.mdUse the Render CLI to manage your Render services and datastores directly from your terminal
  • [claimed-docs] https://render.com/docsManage your multi-service architecture with a single YAML file.

Read the product's source under an open licenseweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Self-host the core productweight 3

3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Openness = 8.4 ÷ 100 × 100 = 8.4

Built-in AI32.4/100×0.15 of the PA blend

Inside-out: how agentic the product itself is for its users — built-in assistants, autonomous features.

Get AI-generated insights and suggestions from my data inside the productweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://render.com/blog/build-deploy-and-operate-with-coding-agents-on-render.mdUpdate service plans. An agent can inspect CPU and memory metrics, recommend a different compute plan, and apply the change after you approve it.
  • [claimed-docs] https://render.com/blog/new-in-render-do-more-with-your-coding-agent.mdRender now offers more than 20 official skills for Claude Code, Cursor, and Codex. They give coding agents Render-specific guidance for deploying, configuring, debugging, monitoring, and scaling your applications.
  • [claimed-docs] https://render.com/docs/mcp-server.mdRender's Model Context Protocol (MCP) server enables you to manage your Render infrastructure directly from compatible AI apps, such as Claude Code, Claude Desktop, Codex Desktop, Codex CLI, and Cursor
  • [claimed-docs] https://render.comSee critical metrics for all of your Render infrastructure from day zero, and stream telemetry to external tools.

Set up automations that run autonomously in the backgroundweight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [claimed-docs] https://render.comDeploy reliable agents and background processes at scale, without wiring up queues, workers, and retry logic.
  • [claimed-docs] https://render.com/docs/workflows-sdk-typescript.mdThe Render SDK for TypeScript provides support for: - Defining workflow tasks - Triggering runs of those tasks from your other TypeScript code
  • [claimed-docs] https://render.com/docs/workflows-sdk-python.mdThe Render SDK for Python provides support for: - Defining workflow tasks - Triggering runs of those tasks from your other Python code

Delegate tasks to a built-in AI assistant inside the productweight 3

3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max

  • [claimed-docs] https://render.com/docs/mcp-server.mdRender's Model Context Protocol (MCP) server enables you to manage your Render infrastructure directly from compatible AI apps, such as Claude Code, Claude Desktop, Codex Desktop, Codex CLI, and Cursor
  • [claimed-docs] https://render.com/changelog/trigger-service-deploys-with-the-render-mcp-server.mdThe Render MCP server now includes a `trigger_deploy` tool that enables you (and your agents) to kick off a new deploy of an existing service.
  • [claimed-docs] https://render.com/blog/new-in-render-do-more-with-your-coding-agent.mdRender now offers more than 20 official skills for Claude Code, Cursor, and Codex. They give coding agents Render-specific guidance for deploying, configuring, debugging, monitoring, and scaling your applications.
  • [claimed-docs] https://render.com/docsCoding agents

Operate the product with natural-language commandsweight 2

2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max

  • [claimed-docs] https://render.com/docs/mcp-server.mdRender's Model Context Protocol (MCP) server enables you to manage your Render infrastructure directly from compatible AI apps, such as Claude Code, Claude Desktop, Codex Desktop, Codex CLI, and Cursor
  • [claimed-docs] https://render.com/changelog/trigger-service-deploys-with-the-render-mcp-server.mdThe Render MCP server now includes a `trigger_deploy` tool that enables you (and your agents) to kick off a new deploy of an existing service.
  • [claimed-docs] https://render.com/changelog/render-mcp-now-supports-oauth-for-claude-code-codex-and-cursor.mdThe Render MCP server now supports OAuth-based authentication for Claude Code, Codex, and Cursor
  • [claimed-docs] https://render.com/blog/new-in-render-do-more-with-your-coding-agent.mdYou can start a short-lived instance of your service to inspect its runtime or run one-off commands without connecting to production.
  • [claimed-docs] https://render.com/blog/build-deploy-and-operate-with-coding-agents-on-render.mdUpdate service plans. An agent can inspect CPU and memory metrics, recommend a different compute plan, and apply the change after you approve it.
  • [claimed-docs] https://render.com/blog/new-in-render-do-more-with-your-coding-agent.mdRender now offers more than 20 official skills for Claude Code, Cursor, and Codex. They give coding agents Render-specific guidance for deploying, configuring, debugging, monitoring, and scaling your applications.

Built-in AI = 29.2 ÷ 90 × 100 = 32.4

Automation21.7/100×0.15 of the PA blend

Depth of automation primitives — rules, scheduling, bulk operations, webhooks.

Perform bulk operations across many items at onceweight 2

2 (weight) × 4 (quality) × 0.6 (partial) = 4.8 of 20 max

  • [claimed-docs] https://render.comDefine, deploy, and version your entire architecture with a single YAML file.
  • [claimed-docs] https://render.com/docsManage your multi-service architecture with a single YAML file.
  • [claimed-docs] https://render.com/docsRender CLI
  • [claimed-docs] https://render.com/docsREST API
  • [claimed-docs] https://render.com/docs/cli.mdUse the Render CLI to manage your Render services and datastores directly from your terminal

Define rules that trigger actions automatically on eventsweight 3

3 (weight) × 5 (quality) × 0.6 (partial) = 9.0 of 30 max

  • [claimed-docs] https://render.com/docsConnect your repo and ship with every push.
  • [claimed-docs] https://render.comLoad-based autoscaling that handles 100x traffic bursts and beyond
  • [claimed-docs] https://render.com/docs/webhooks.mdYou can configure *webhooks* for your Render workspace to notify other systems when specific service events occur (such as a deploy starting or a service scaling down)

Schedule recurring jobs or workflowsweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Version, review, and roll back my automationsweight 1

1 (weight) × 6 (quality) × 0.6 (partial) = 3.6 of 10 max

  • [claimed-docs] https://render.com/docsConnect your repo and ship with every push.
  • [claimed-docs] https://render.comDefine, deploy, and version your entire architecture with a single YAML file.
  • [claimed-docs] https://render.com/docsRollbacks
  • [claimed-docs] https://render.com/docsManage your multi-service architecture with a single YAML file.
  • [claimed-docs] https://render.comIterate quickly with ephemeral previews of your entire application architecture for every change.
  • [claimed-docs] https://render.com/docs/workflows-sdk-typescript.mdThe Render SDK for TypeScript provides support for: - Defining workflow tasks - Triggering runs of those tasks from your other TypeScript code
  • [claimed-docs] https://render.com/docs/workflows-sdk-python.mdThe Render SDK for Python provides support for: - Defining workflow tasks - Triggering runs of those tasks from your other Python code

Automation = 17.4 ÷ 80 × 100 = 21.7