$HEADLESS SYSTEMS
03 / Scorecard / Observability

New Relic

C
Headless Index
56/100
JAIRF
N/A
Verified
MAY 21, 2026
Methodology v1 · JAIRF v1.0.0

Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology

Editorial verdict
New Relic is partially headless and partly UI-led. The Headless Index thesis-fit score of 56/100 puts it mid-table on the index, and JAIRF is recorded as N/A for this vendor because no public OpenAPI specification was reachable for the open-source scorer. In practice, vendors at this tier are partly machine-consumable: the core flows are reachable through code but several adjacent surfaces still expect a human at a dashboard, and the rest of this verdict explains where New Relic lands inside that pattern. On the API surface, the question is whether the API is the product or a layer beneath the dashboard. New Relic exposes a NerdGraph GraphQL API as the primary modern surface, plus a REST API maintained for compatibility. Agents in Ruby, Java, .NET, Node, Python, Go, PHP, and C++ instrument applications. NerdGraph supports introspection and covers entity search, alerts, dashboards, NRQL queries, and account configuration.[1] Schema observability is the related test: can an agent introspect the contract from cold, or does it have to read prose documentation to do so? NerdGraph supports introspection and the schema is rich. REST API documentation is detailed at docs.newrelic.com. Schema discoverability is solid through the GraphQL surface.[2] An agent can drive parts of this product, but not all of it: integrators should plan for human-in-the-loop checkpoints where the headless surface stops short. On headless operability: Most New Relic actions are reachable through NerdGraph. Alert authoring, dashboard CRUD, synthetic monitors, log filter configuration, and entity tag management are all programmable. The newrelic-cli plus a Terraform provider give shell and IaC paths. Coverage is comprehensive within the modern API.[3] On the MCP and agent-integration axis, which is the fastest-moving criterion in the index: No first-party New Relic MCP server has been published. The company has invested in AIOps (New Relic AI) but the MCP integration surface is not yet a stated product direction.[4] Event posture closes the loop: an agent that cannot react to state changes is reduced to polling. New Relic alerts deliver to webhooks with configurable payload templates. Eventing extends through the Insights events API for custom event ingestion. The webhook product is competitive with the rest of the category. Net assessment: integrators can build agent flows against New Relic, but the rough edge to plan around is webhooks and events[5]. Expect to wrap missing pieces in bespoke glue or accept human-in-the-loop checkpoints. Workable but requires scaffolding.
Verdict by Headless Index pipeline (auto)
// AI-drafted from the evidence layer. Editorial review pending.
Scores

Scorecard detail

Headless Index · 5 sub-criteria
API-first design intent10/20
scored

New Relic exposes a NerdGraph GraphQL API as the primary modern surface, plus a REST API maintained for compatibility. Agents in Ruby, Java, .NET, Node, Python, Go, PHP, and C++ instrument applications. NerdGraph supports introspection and covers entity search, alerts, dashboards, NRQL queries, and account configuration.

signals (5)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • OpenAPI specNot found across 0 probe paths
  • ·GraphQL endpointDiscovered at https://newrelic.com/graphql, introspection disabled or scoped
  • +SDKs maintained3 (go, java, ruby); top by stars: newrelic/infra-integrations-sdk (47 stars)
  • +SDK recency2 of 3 SDK repos pushed within 30 days (most recent SDK commit: 2026-05-13)
cite (4)
  • openapi.probes_tried@2026-05-19
  • graphql.url@2026-05-19
  • github.sdks@2026-05-19
  • freshness.most_recent_sdk_commit@2026-05-19
Headless operation8/20
scored

Most New Relic actions are reachable through NerdGraph. Alert authoring, dashboard CRUD, synthetic monitors, log filter configuration, and entity tag management are all programmable. The newrelic-cli plus a Terraform provider give shell and IaC paths. Coverage is comprehensive within the modern API.

signals (9)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • API operations exposedNo OpenAPI spec; operations count unknown
  • ·Docs pages crawled0 pages (crawler: none)
  • ·Auth schemes documentedAuth documentation page not reached by crawler
  • ·Setup / quickstart docsNot reached by crawler
  • ·Billing docsNot reached by crawler
  • ·Teams / org docsNot reached by crawler
  • ·CLI docsNot reached by crawler
  • ·Schema / data model docsNot reached by crawler
cite (1)
  • ai_review_browser.topics_found@2026-05-20
MCP & agent posture20/20
scored

No first-party New Relic MCP server has been published. The company has invested in AIOps (New Relic AI) but the MCP integration surface is not yet a stated product direction.

signals (4)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • +Official MCP serverhttps://github.com/newrelic/mcp-server (7 stars, last commit 209 days ago)
  • Community MCP serversNone found
  • Agent-friendly SDKsNo TypeScript/JavaScript SDK published (agents commonly run in TS/JS)
cite (1)
  • ai_review_browser.mcp@2026-05-20
Schema observability14/20
scored

NerdGraph supports introspection and the schema is rich. REST API documentation is detailed at docs.newrelic.com. Schema discoverability is solid through the GraphQL surface.

signals (3)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • OpenAPINot discovered across 0 standard probe paths
  • ·GraphQL introspectionGraphQL endpoint at https://newrelic.com/graphql but introspection is disabled, scoped, or behind authentication
cite (1)
  • ai_review_browser.schema@2026-05-20
Webhooks & events4/20
scored

New Relic alerts deliver to webhooks with configurable payload templates. Eventing extends through the Insights events API for custom event ingestion. The webhook product is competitive with the rest of the category.

signals (2)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • ·Webhook docs pageNot reached by crawler within budget (0 pages crawled). Cannot confirm whether vendor offers webhooks.
cite (1)
  • ai_review_browser.pages_fetched@2026-05-20
JAIRF · 6 dimensions
JAIRF · N/A

This vendor does not publish a public OpenAPI specification. JAIRF cannot be computed. The Headless Index score and editorial verdict carry the readiness assessment.

No public OpenAPI specification discovered during collection

Powered by JAIRF v1.0.0 by Jentic

Band rationale:C band: scores 40-75 range

04 / Embed

Show New Relic's score on your site.

Drop a live badge into your README, footer, or marketing page. It updates automatically when we re-score, and every embed is a dofollow link back here.

Calibration

How THI compares to external scorers

SourceScoreMeasuresLast checked
Fern Agent Scorenot foundDocumentation completeness and SDK shape (~22 checks)
CLIRank Agent Friendliness58 · FairCLI readiness, docs quality, and overall agent affordances
Cloudflare Is It Agent Ready?blockedCloudflare's manual agent-readiness heuristic per vendor URL
Jentic Scorecardn aJAIRF-based scorecard requiring a public OpenAPI specification
THI 56 vs external median 58, delta -2

THI display 56 vs external median 58 (delta -2). Within calibration band.