Skip to content

How Runpod’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 Score34/100

Agent-ready 62.2 × 0.30 = 18.66

API quality 34.3 × 0.20 = 6.86

Openness 17.4 × 0.20 = 3.48

Built-in AI 29.7 × 0.15 = 4.46

Automation 0.0 × 0.15 = 0.00

(18.66 + 6.86 + 3.48 + 4.46 + 0.00) ÷ (0.30 + 0.20 + 0.20 + 0.15 + 0.15) = 33.45 ÷ 1.00 = 33.5

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-ready62.2/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://docs.runpod.io/llms.txtPROBE llms.txt: HTTP 200 at https://docs.runpod.io/llms.txt # Runpod Documentation > Developer documentation for building, deploying, and scaling AI applications on Runpod. - [We
  • [claimed-docs] https://docs.runpod.io/get-started/mcp-servers.mdRunpod provides two Model Context Protocol (MCP) servers that connect AI tools and coding agents directly to Runpod
  • [probe] https://docs.runpod.io/get-started/mcp-servers.mdPROBE runtime (recorded 2026-09-05): the documented no-auth docs MCP server at https://docs.runpod.io/mcp completed a FULL keyless JSON-RPC initialize handshake, answering serverInfo over streamable HTTP — Runpod's documentation knowledge base is directly agent-reachable.
  • [claimed-docs] https://docs.runpod.io/get-started/agent-skills.mdOnce installed, you can ask your agent to create Pods, deploy Serverless endpoints, transfer files, or deploy your own code with Flash, all in natural language.

Run the product headlessly / in CI for automationweight 2

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

  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdRunpod CLI is an open source command-line tool for managing your Runpod resources from your local machine.
  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources. Integrate GPU infrastructure into your applications, workflows, and automation systems.
  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdRunpod CLI is an open source command-line tool for managing your Runpod resources from your local machine. You can manage Pods, Serverless endpoints, templates, network volumes, and models
  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources.
  • [probe] https://docs.runpod.io/runpodctl/overview.mdPROBE runtime (recorded 2026-09-05): the official Runpod CLI installed via `brew install runpod/runpodctl/runpodctl` and ran keylessly — `runpodctl version` printed `runpodctl 2.12.0` and `runpodctl --help` lists pod, serverless, template, and hub resource management.
  • [probe] https://docs.runpod.io/api-reference/overview.mdPROBE runtime (recorded 2026-09-05): https://rest.runpod.io/v1/openapi.json serves the REST API's OpenAPI spec keylessly, and a bare GET to https://rest.runpod.io/v1/pods answers HTTP 401 — the Pod-provisioning REST API is live and API-key-gated exactly as documented.
  • [claimed-docs] https://docs.runpod.io/pods/manage-pods.mdCreate, start, stop, and terminate Pods using the Runpod console or 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

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

Connect an agent via an official MCP serverweight 3

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

  • [claimed-docs] https://docs.runpod.io/get-started/mcp-servers.mdRunpod provides two Model Context Protocol (MCP) servers that connect AI tools and coding agents directly to Runpod
  • [claimed-docs] https://docs.runpod.io/get-started/mcp-servers.mdManage Pods, endpoints, templates, volumes, and registries through the Runpod REST API. Authenticate with Sign in with Runpod or a Runpod API key
  • [probe] https://docs.runpod.io/get-started/mcp-serversofficial MCP server documented at https://docs.runpod.io/get-started/mcp-servers
  • [probe] https://docs.runpod.io/get-started/mcp-servers.mdPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the hosted API MCP server https://mcp.getrunpod.io/ returned HTTP 401 with `WWW-Authenticate: Bearer realm="mcp", resource_metadata=".../.well-known/oauth-protected-resource"` — the documented Sign-in-with-Runpod OAuth flow is live.
  • [probe] https://docs.runpod.io/get-started/mcp-servers.mdPROBE runtime (recorded 2026-09-05): the documented no-auth docs MCP server at https://docs.runpod.io/mcp completed a FULL keyless JSON-RPC initialize handshake, answering serverInfo over streamable HTTP — Runpod's documentation knowledge base is directly agent-reachable.

Use an official CLIweight 2

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

  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdRunpod CLI is an open source command-line tool for managing your Runpod resources from your local machine.
  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdRunpod CLI is an open source command-line tool for managing your Runpod resources from your local machine. You can manage Pods, Serverless endpoints, templates, network volumes, and models
  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdYou can manage Pods, Serverless endpoints, templates, network volumes, and models, transfer files between your system and Runpod, diagnose issues, and view account information.
  • [probe] https://docs.runpod.io/runpodctl/overviewofficial CLI documented at https://docs.runpod.io/runpodctl/overview
  • [probe] https://docs.runpod.io/runpodctl/overview.mdPROBE runtime (recorded 2026-09-05): the official Runpod CLI installed via `brew install runpod/runpodctl/runpodctl` and ran keylessly — `runpodctl version` printed `runpodctl 2.12.0` and `runpodctl --help` lists pod, serverless, template, and hub resource management.
  • [claimed-docs] https://docs.runpod.ioRun Python functions on remote GPUs directly from your local terminal.

Drive the product through a documented public APIweight 3

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

  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources. Integrate GPU infrastructure into your applications, workflows, and automation systems.
  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources.
  • [claimed-docs] https://docs.runpod.io/get-started/mcp-servers.mdManage Pods, endpoints, templates, volumes, and registries through the Runpod REST API. Authenticate with Sign in with Runpod or a Runpod API key
  • [probe] https://docs.runpod.io/api-reference/overview.mdPROBE runtime (recorded 2026-09-05): https://rest.runpod.io/v1/openapi.json serves the REST API's OpenAPI spec keylessly, and a bare GET to https://rest.runpod.io/v1/pods answers HTTP 401 — the Pod-provisioning REST API is live and API-key-gated exactly as documented.
  • [probe] https://docs.runpod.io/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.runpod.io/openapi.json, https://docs.runpod.io/swagger.json, https://docs.runpod.io/api/openapi.json, https://docs.runpod.io/.well-known/openapi.json)
  • [claimed-docs] https://docs.runpod.io/storage/s3-api.mdRunpod provides an S3-protocol compatible API for direct access to your network volumes. This allows you to manage files on your network volumes without launching a Pod

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

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

  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources. Integrate GPU infrastructure into your applications, workflows, and automation systems.
  • [claimed-docs] https://docs.runpod.io/get-started/mcp-servers.mdManage Pods, endpoints, templates, volumes, and registries through the Runpod REST API. Authenticate with Sign in with Runpod or a Runpod API key
  • [probe] https://docs.runpod.io/get-started/mcp-servers.mdPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the hosted API MCP server https://mcp.getrunpod.io/ returned HTTP 401 with `WWW-Authenticate: Bearer realm="mcp", resource_metadata=".../.well-known/oauth-protected-resource"` — the documented Sign-in-with-Runpod OAuth flow is live.
  • [probe] https://docs.runpod.io/api-reference/overview.mdPROBE runtime (recorded 2026-09-05): https://rest.runpod.io/v1/openapi.json serves the REST API's OpenAPI spec keylessly, and a bare GET to https://rest.runpod.io/v1/pods answers HTTP 401 — the Pod-provisioning REST API is live and API-key-gated exactly as documented.

Build against official SDKsweight 2

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

  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources. Integrate GPU infrastructure into your applications, workflows, and automation systems.
  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources.
  • [claimed-docs] https://docs.runpod.ioRun Python functions on remote GPUs directly from your local terminal.
  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdRunpod CLI is an open source command-line tool for managing your Runpod resources from your local machine.
  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdRunpod CLI is an open source command-line tool for managing your Runpod resources from your local machine. You can manage Pods, Serverless endpoints, templates, network volumes, and models
  • [probe] https://docs.runpod.io/api-reference/overview.mdPROBE runtime (recorded 2026-09-05): https://rest.runpod.io/v1/openapi.json serves the REST API's OpenAPI spec keylessly, and a bare GET to https://rest.runpod.io/v1/pods answers HTTP 401 — the Pod-provisioning REST API is live and API-key-gated exactly as documented.

Subscribe to events via webhooksweight 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

Agent-ready = 112.0 ÷ 180 × 100 = 62.2

API quality34.3/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) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources. Integrate GPU infrastructure into your applications, workflows, and automation systems.
  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources.
  • [probe] https://docs.runpod.io/api-reference/overview.mdPROBE runtime (recorded 2026-09-05): https://rest.runpod.io/v1/openapi.json serves the REST API's OpenAPI spec keylessly, and a bare GET to https://rest.runpod.io/v1/pods answers HTTP 401 — the Pod-provisioning REST API is live and API-key-gated exactly as documented.
  • [probe] https://docs.runpod.io/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.runpod.io/openapi.json, https://docs.runpod.io/swagger.json, https://docs.runpod.io/api/openapi.json, https://docs.runpod.io/.well-known/openapi.json)

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

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

  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources. Integrate GPU infrastructure into your applications, workflows, and automation systems.
  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources.
  • [probe] https://docs.runpod.io/api-reference/overview.mdPROBE runtime (recorded 2026-09-05): https://rest.runpod.io/v1/openapi.json serves the REST API's OpenAPI spec keylessly, and a bare GET to https://rest.runpod.io/v1/pods answers HTTP 401 — the Pod-provisioning REST API is live and API-key-gated exactly as documented.
  • [probe] https://docs.runpod.io/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.runpod.io/openapi.json, https://docs.runpod.io/swagger.json, https://docs.runpod.io/api/openapi.json, https://docs.runpod.io/.well-known/openapi.json)

Test against a sandbox environment without touching production dataweight 1

1 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 10 max

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

Rely on versioned APIs with a documented deprecation policyweight 2

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

  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources. Integrate GPU infrastructure into your applications, workflows, and automation systems.
  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources.
  • [probe] https://docs.runpod.io/api-reference/overview.mdPROBE runtime (recorded 2026-09-05): https://rest.runpod.io/v1/openapi.json serves the REST API's OpenAPI spec keylessly, and a bare GET to https://rest.runpod.io/v1/pods answers HTTP 401 — the Pod-provisioning REST API is live and API-key-gated exactly as documented.
  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdTo migrate automatically, ask your coding agent to run `/runpod:migrate rest` once you've installed the Runpod skills plugin.

API quality = 24.0 ÷ 70 × 100 = 34.3

Openness17.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://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources. Integrate GPU infrastructure into your applications, workflows, and automation systems.
  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources.
  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdRunpod CLI is an open source command-line tool for managing your Runpod resources from your local machine. You can manage Pods, Serverless endpoints, templates, network volumes, and models
  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdYou can manage Pods, Serverless endpoints, templates, network volumes, and models, transfer files between your system and Runpod, diagnose issues, and view account information.
  • [claimed-docs] https://docs.runpod.io/get-started/mcp-servers.mdManage Pods, endpoints, templates, volumes, and registries through the Runpod REST API. Authenticate with Sign in with Runpod or a Runpod API key
  • [probe] https://docs.runpod.io/runpodctl/overview.mdPROBE runtime (recorded 2026-09-05): the official Runpod CLI installed via `brew install runpod/runpodctl/runpodctl` and ran keylessly — `runpodctl version` printed `runpodctl 2.12.0` and `runpodctl --help` lists pod, serverless, template, and hub resource management.
  • [probe] https://docs.runpod.io/get-started/mcp-servers.mdPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the hosted API MCP server https://mcp.getrunpod.io/ returned HTTP 401 with `WWW-Authenticate: Bearer realm="mcp", resource_metadata=".../.well-known/oauth-protected-resource"` — the documented Sign-in-with-Runpod OAuth flow is live.
  • [probe] https://docs.runpod.io/get-started/mcp-servers.mdPROBE runtime (recorded 2026-09-05): the documented no-auth docs MCP server at https://docs.runpod.io/mcp completed a FULL keyless JSON-RPC initialize handshake, answering serverInfo over streamable HTTP — Runpod's documentation knowledge base is directly agent-reachable.
  • [probe] https://docs.runpod.io/api-reference/overview.mdPROBE runtime (recorded 2026-09-05): https://rest.runpod.io/v1/openapi.json serves the REST API's OpenAPI spec keylessly, and a bare GET to https://rest.runpod.io/v1/pods answers HTTP 401 — the Pod-provisioning REST API is live and API-key-gated exactly as documented.
  • [community] https://hn.algolia.com/api/v1/items/41329750Regarding Colab local runtimes: 'The above might not work with runpod, since their execution environment is locked down. However it works with other clouds like Lambda, Hyperstack, etc.'
  • [community] https://hn.algolia.com/api/v1/items/41329750'Their execution environment is very locked down, which might make ssh the only option' when discussing using OpenZiti with Runpod.

Export all of my data in open formats and leaveweight 3

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

  • [claimed-docs] https://docs.runpod.io/storage/s3-api.mdRunpod provides an S3-protocol compatible API for direct access to your network volumes. This allows you to manage files on your network volumes without launching a Pod
  • [claimed-docs] https://docs.runpod.io/storage/s3-api.mdThis allows you to manage files on your network volumes without launching a Pod, reducing cost and operational friction.
  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdYou can manage Pods, Serverless endpoints, templates, network volumes, and models, transfer files between your system and Runpod, diagnose issues, and view account information.
  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources.
  • [claimed-docs] https://docs.runpod.io/storage/network-volumes.mdNetwork volumes provide persistent storage that exists independently of your compute resources. Data is retained when terminate or scale to zero.

Read the product's source under an open licenseweight 2

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

  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdRunpod CLI is an open source command-line tool for managing your Runpod resources from your local machine.
  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdRunpod CLI is an open source command-line tool for managing your Runpod resources from your local machine. You can manage Pods, Serverless endpoints, templates, network volumes, and models

Self-host the core productweight 3

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

  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdRunpod CLI is an open source command-line tool for managing your Runpod resources from your local machine.
  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdRunpod CLI is an open source command-line tool for managing your Runpod resources from your local machine. You can manage Pods, Serverless endpoints, templates, network volumes, and models
  • [probe] https://docs.runpod.io/runpodctl/overviewofficial CLI documented at https://docs.runpod.io/runpodctl/overview

Openness = 17.4 ÷ 100 × 100 = 17.4

Built-in AI29.7/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

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

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

Set up automations that run autonomously in the backgroundweight 2

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

  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources. Integrate GPU infrastructure into your applications, workflows, and automation systems.
  • [claimed-docs] https://docs.runpod.io/serverless/pricing.mdServerless offers pay-per-second pricing with no upfront costs. You're billed from when a worker starts until it fully stops, rounded up to the nearest second.
  • [claimed-docs] https://docs.runpod.io/serverless/pricing.mdFlex workers | Scale to zero when idle | Standard per-second rate | Variable workloads, cost optimization
  • [claimed-docs] https://docs.runpod.io/serverless/pricing.mdServerless offers pay-per-second pricing with no upfront costs.
  • [claimed-docs] https://docs.runpod.io/get-started/agent-skills.mdOnce installed, you can ask your agent to create Pods, deploy Serverless endpoints, transfer files, or deploy your own code with Flash, all in natural language.
  • [claimed-docs] https://docs.runpod.io/get-started/agent-skills.mdyou can ask your agent to create Pods, deploy Serverless endpoints, transfer files, or deploy your own code with Flash, all in natural language
  • [probe] https://docs.runpod.io/runpodctl/overview.mdPROBE runtime (recorded 2026-09-05): the official Runpod CLI installed via `brew install runpod/runpodctl/runpodctl` and ran keylessly — `runpodctl version` printed `runpodctl 2.12.0` and `runpodctl --help` lists pod, serverless, template, and hub resource management.

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://docs.runpod.io/get-started/mcp-servers.mdRunpod provides two Model Context Protocol (MCP) servers that connect AI tools and coding agents directly to Runpod
  • [claimed-docs] https://docs.runpod.io/get-started/agent-skills.mdOnce installed, you can ask your agent to create Pods, deploy Serverless endpoints, transfer files, or deploy your own code with Flash, all in natural language.
  • [claimed-docs] https://docs.runpod.io/get-started/agent-skills.mdyou can ask your agent to create Pods, deploy Serverless endpoints, transfer files, or deploy your own code with Flash, all in natural language
  • [claimed-docs] https://docs.runpod.io/get-started/mcp-servers.mdManage Pods, endpoints, templates, volumes, and registries through the Runpod REST API. Authenticate with Sign in with Runpod or a Runpod API key
  • [probe] https://docs.runpod.io/get-started/mcp-serversofficial MCP server documented at https://docs.runpod.io/get-started/mcp-servers

Operate the product with natural-language commandsweight 2

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

  • [claimed-docs] https://docs.runpod.io/get-started/agent-skills.mdOnce installed, you can ask your agent to create Pods, deploy Serverless endpoints, transfer files, or deploy your own code with Flash, all in natural language.
  • [claimed-docs] https://docs.runpod.io/get-started/agent-skills.mdyou can ask your agent to create Pods, deploy Serverless endpoints, transfer files, or deploy your own code with Flash, all in natural language
  • [claimed-docs] https://docs.runpod.io/get-started/mcp-servers.mdRunpod provides two Model Context Protocol (MCP) servers that connect AI tools and coding agents directly to Runpod
  • [claimed-docs] https://docs.runpod.io/get-started/mcp-servers.mdManage Pods, endpoints, templates, volumes, and registries through the Runpod REST API. Authenticate with Sign in with Runpod or a Runpod API key
  • [probe] https://docs.runpod.io/get-started/mcp-serversofficial MCP server documented at https://docs.runpod.io/get-started/mcp-servers
  • [probe] https://docs.runpod.io/get-started/mcp-servers.mdPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the hosted API MCP server https://mcp.getrunpod.io/ returned HTTP 401 with `WWW-Authenticate: Bearer realm="mcp", resource_metadata=".../.well-known/oauth-protected-resource"` — the documented Sign-in-with-Runpod OAuth flow is live.
  • [probe] https://docs.runpod.io/get-started/mcp-servers.mdPROBE runtime (recorded 2026-09-05): the documented no-auth docs MCP server at https://docs.runpod.io/mcp completed a FULL keyless JSON-RPC initialize handshake, answering serverInfo over streamable HTTP — Runpod's documentation knowledge base is directly agent-reachable.

Built-in AI = 20.8 ÷ 70 × 100 = 29.7

Automation0.0/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) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdRunpod CLI is an open source command-line tool for managing your Runpod resources from your local machine. You can manage Pods, Serverless endpoints, templates, network volumes, and models
  • [claimed-docs] https://docs.runpod.io/runpodctl/overview.mdYou can manage Pods, Serverless endpoints, templates, network volumes, and models, transfer files between your system and Runpod, diagnose issues, and view account information.
  • [claimed-docs] https://docs.runpod.io/api-reference/overview.mdThe Runpod REST API v1 provides programmatic access to all Runpod compute resources. Integrate GPU infrastructure into your applications, workflows, and automation systems.
  • [claimed-docs] https://docs.runpod.io/pods/manage-pods.mdCreate, start, stop, and terminate Pods using the Runpod console or CLI.

Define rules that trigger actions automatically on eventsweight 3

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

  • [claimed-docs] https://docs.runpod.io/accounts-billing/billing.mdAuto-pay automatically reloads your account balance when it falls below a threshold, helping you avoid service interruptions from low funds.
  • [claimed-docs] https://docs.runpod.io/serverless/pricing.mdFlex workers | Scale to zero when idle | Standard per-second rate | Variable workloads, cost optimization
  • [claimed-docs] https://docs.runpod.io/serverless/pricing.mdFlex workers | Scale to zero when idle | Standard per-second rate

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

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

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

Automation = 0.0 ÷ 70 × 100 = 0.0