$HEADLESS SYSTEMS
03 / Scorecard / Communications

Plain

C
Headless Index
53/100
denominator 60
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
Plain is partially headless and partly UI-led. The Headless Index thesis-fit score of 53/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 Plain lands inside that pattern. On the API surface, the question is whether the API is the product or a layer beneath the dashboard. Plain is a modern customer support product with a GraphQL-first API at core-api.uk.plain.com/graphql/v1 covering customers, threads (the unit of conversation), messages, labels, custom timeline entries, and webhooks. SDKs in TypeScript with first-class hooks for embedding the customer portal in your own app. The product positions explicitly as an API-first alternative to Intercom and Zendesk.[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? GraphQL introspection enabled. The schema is the canonical contract. Schema discoverability is reference-class for the customer-support category.[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: On headless operability, the docs crawl did not produce topic coverage sufficient to score programmatic setup, billing, teams, schema, or CLI workflows. A targeted AI review pass should visit the vendor's docs index and confirm what programmatic surfaces actually exist.[3] On the MCP and agent-integration axis, which is the fastest-moving criterion in the index: Plain has been publicly thoughtful about agent integration. The GraphQL-first design and webhook surface fit MCP-style integration naturally; first-party work is plausible given the developer-focused product positioning.[4] Event posture closes the loop: an agent that cannot react to state changes is reduced to polling. On webhooks and events, the docs crawler did not locate a webhooks reference page or events catalog. Editorial review should confirm whether the vendor publishes events at all, and if so whether signing and replay are documented. Net assessment: integrators can build agent flows against Plain, but the rough edge to plan around is schema observability[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 intent12/20
scored

Plain is a modern customer support product with a GraphQL-first API at core-api.uk.plain.com/graphql/v1 covering customers, threads (the unit of conversation), messages, labels, custom timeline entries, and webhooks. SDKs in TypeScript with first-class hooks for embedding the customer portal in your own app. The product positions explicitly as an API-first alternative to Intercom and Zendesk.

signals (6)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • OpenAPI specNot found across 17 probe paths
  • GraphQL endpointNot discovered (6 probes; project-scoped endpoints require a real project ID)
  • +SDKs maintained3 (go, typescript); top by stars: team-plain/typescript-sdk (7 stars)
  • +SDK recency1 of 3 SDK repos pushed within 30 days (most recent SDK commit: 2026-05-20)
  • +npm weekly downloads190.3k across published packages; top: @team-plain/typescript-sdk @ 190.3k/week
cite (5)
  • openapi.probes_tried@2026-05-20
  • graphql.probes_tried@2026-05-20
  • github.sdks@2026-05-20
  • freshness.most_recent_sdk_commit@2026-05-20
  • github.sdks@2026-05-20
Headless operationUnknown
Unknown

Customers, threads, messages, labels, custom timeline entries, tier configuration, and team management are all programmable through GraphQL. The Plain dashboard is one client over the same API. Webhooks complete the async story.

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 (8)
  • openapi.operations_count@2026-05-20
  • docs.pages_crawled@2026-05-20
  • docs.pages_crawled@2026-05-20
  • docs.topics_found.setup@2026-05-20
  • docs.topics_found.billing@2026-05-20
  • docs.topics_found.teams@2026-05-20
  • docs.topics_found.cli@2026-05-20
  • docs.topics_found.schema@2026-05-20
MCP & agent posture15/20
scored

Plain has been publicly thoughtful about agent integration. The GraphQL-first design and webhook surface fit MCP-style integration naturally; first-party work is plausible given the developer-focused product positioning.

signals (4)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • +Official MCP serverhttps://github.com/team-plain/cursor-plugin-mcp (0 stars, last commit 61 days ago)
  • Community MCP serversNone found
  • +Agent-friendly SDKs2 TS/JS SDKs available; top: @team-plain/typescript-sdk (190.3k/week downloads)
cite (3)
  • mcp.official_server.url@2026-05-20
  • mcp.github_search_query@2026-05-20
  • github.sdks@2026-05-20
Schema observability5/20
scored

GraphQL introspection enabled. The schema is the canonical contract. Schema discoverability is reference-class for the customer-support category.

signals (3)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • OpenAPINot discovered across 17 standard probe paths
  • GraphQL introspectionNo GraphQL endpoint discovered (6 probes; some vendors use project-scoped endpoints that require a real project handle)
cite (2)
  • openapi.probes_tried@2026-05-20
  • graphql.probes_tried@2026-05-20
Webhooks & eventsUnknown
Unknown

Plain webhooks deliver thread, message, label, and customer events with HMAC signing. Catalog is purpose-built for support automation and pairs naturally with agent-driven response drafting.

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)
  • docs.pages_crawled@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 Plain'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.