Vendure
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
Vendure earns Band C in the Commerce category of The Headless Index, with a thesis-fit score of 50/100. Its strongest dimension is MCP and agent posture (20/20); its weakest scored dimension is schema observability (4/20). No public OpenAPI specification was found when Vendure was scored, which limits how far an agent can go without human integration work.
Scorecard detail
Vendure is open-source headless commerce on Node.js with a GraphQL-first API for both Admin and Shop surfaces. TypeScript-native. The product's GraphQL choice is more deliberate than Saleor's and the codebase is well-architected.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- −OpenAPI specNot found across 34 probe paths
- −GraphQL endpointNot discovered (5 probes; project-scoped endpoints require a real project ID)
- −SDKs maintainedNone detected in vendor org
cite (3)
- openapi.probes_tried@2026-05-19
- graphql.probes_tried@2026-05-19
- github.sdks@2026-05-19
Products, orders, customers, fulfilments, channels, taxes, promotions, and shipping are all programmable through GraphQL. The Vendure Admin UI is an Angular client over the same API. Plugins extend behaviour via the NestJS module system.
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
No first-party Vendure MCP server. The GraphQL-first architecture would make an MCP wrapper straightforward; community work exists.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +Official MCP serverhttps://github.com/vendurehq/mcp (12 stars, last commit 112 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
GraphQL introspection is enabled. The Vendure schema is published in the vendure-ecommerce/vendure repository. Schema discoverability is reference-class.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- −OpenAPINot discovered across 34 standard probe paths
- −GraphQL introspectionNo GraphQL endpoint discovered (5 probes; some vendors use project-scoped endpoints that require a real project handle)
cite (1)
- ai_review_browser.pages_fetched@2026-05-20
Vendure's event bus delivers platform events that can be subscribed to via plugins or external HTTP webhooks. Signing is configurable. The catalog covers the commerce lifecycle and the plugin model extends it.
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
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
Show Vendure'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.
Vendure and agent readiness
- Is Vendure agent-ready?
- Vendure scores Band C on The Headless Index. Its JAIRF rating is not available because no machine-readable spec was scored. Its strongest area for agent use is MCP and agent posture; its weakest is schema observability.
- Does Vendure publish an OpenAPI spec?
- No published OpenAPI specification was found when Vendure was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
- What is Vendure's Headless Index score?
- Vendure scores 50/100 on the Headless Index thesis-fit rubric and sits in Band C in the Commerce category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.