LangSmith
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
LangSmith earns Band B in the Observability category of The Headless Index, with a thesis-fit score of 81/100 and a JAIRF rating of 72.6/100 (AI-Aware). Its strongest dimension is MCP and agent posture (20/20); its weakest scored dimension is API-first design intent (15/20). LangSmith publishes a machine-readable OpenAPI specification, which is what lets an agent discover and operate it without human glue code.
Scorecard detail
LangSmith is LangChain's hosted observability and evaluation platform. The REST API at api.smith.langchain.com exposes runs (traces), datasets, examples, evaluators, prompt versions, and tenants. Python and Node SDKs are first-class; OpenTelemetry exporters are supported. Published OpenAPI specification.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +OpenAPI specPublished, 577 operations
- ·GraphQL endpointDiscovered at https://smith.langchain.com/graphql, introspection disabled or scoped
- +SDKs maintained3 (java, python); top by stars: langchain-ai/langsmith-sdk (894 stars)
cite (4)
- openapi.url@2026-05-20
- graphql.url@2026-05-20
- github.sdks@2026-05-20
- freshness.most_recent_sdk_commit@2026-05-20
Runs, traces, datasets, evaluators, prompts (LangChain Hub), and team configuration are all programmable. The langsmith CLI plus the SDK ecosystem cover the operational surface. Self-host (LangSmith Self-Hosted) plus LangSmith Cloud share the API.
signals (9)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +API operations exposed577 operations in OpenAPI spec
- ·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
LangSmith is at the heart of the LangChain agent ecosystem: every LangChain-built agent traces to LangSmith by default. No standalone MCP server but the integration with the broader LangChain agent framework is reference-class.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +Official MCP serverhttps://github.com/langchain-ai/langchain-mcp-adapters (3534 stars, last commit 92 days ago)
- ·Community MCP servers1 community MCP repos; top by stars: https://github.com/langchain-ai/langsmith-mcp-server (112 stars)
- −Agent-friendly SDKsNo TypeScript/JavaScript SDK published (agents commonly run in TS/JS)
cite (3)
- mcp.official_server.url@2026-05-20
- mcp.community_servers[0].url@2026-05-20
- github.sdks@2026-05-20
Public OpenAPI at api.smith.langchain.com/openapi.json. Schema discoverability is reference-class.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +OpenAPIPublished at https://api.smith.langchain.com/openapi.json (OpenAPI 3.1.0, 577 operations)
- ·GraphQL introspectionGraphQL endpoint at https://smith.langchain.com/graphql but introspection is disabled, scoped, or behind authentication
cite (2)
- openapi.url@2026-05-20
- graphql.url@2026-05-20
Alert and notification webhooks for evaluator outputs and run failures with HMAC signing. The more common integration is OTel-compatible trace export rather than webhook delivery.
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
FCFoundational Compliance70/100
Structural validity, standards conformance, and parsability of the OpenAPI specification.
DXJDeveloper Experience & Tooling Compatibility67.1/100
Documentation clarity, example coverage, response completeness, and ingestion health.
ARAXAI-Readiness & Agent Experience70/100
Semantic clarity, intent expression, datatype specificity, and error standardization.
AUAgent Usability75.5/100
Operational composability, complexity comfort, navigation affordances, and safety patterns.
SECSecurity77.9/100
Authentication strength, transport security, secret hygiene, and OWASP risk posture.
AIDAI Discoverability77.7/100
Descriptive richness, intent phrasing, workflow context, and registry signals.
Band rationale:B band: JAIRF=72.6 HeadlessIndex=81
Show LangSmith'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.
How THI compares to external scorers
| Source | Score | Measures | Last checked |
|---|---|---|---|
| Fern Agent Score | not found | Documentation completeness and SDK shape (~22 checks) | — |
| CLIRank Agent Friendliness | not found | CLI readiness, docs quality, and overall agent affordances | — |
| Cloudflare Is It Agent Ready? | blocked | Cloudflare's manual agent-readiness heuristic per vendor URL | — |
| Jentic Scorecard | — | JAIRF-based scorecard requiring a public OpenAPI specification | — |
No external scores available to calibrate against.
LangSmith and agent readiness
- Is LangSmith agent-ready?
- LangSmith scores Band B on The Headless Index and rates AI-Aware on JAIRF (72.6/100). Its strongest area for agent use is MCP and agent posture; its weakest is API-first design intent.
- Does LangSmith publish an OpenAPI spec?
- Yes. LangSmith publishes an OpenAPI specification, scored under JAIRF v1.0.0. A published spec is what makes an API discoverable and callable by agents rather than only by developers reading docs.
- What is LangSmith's Headless Index score?
- LangSmith scores 81/100 on the Headless Index thesis-fit rubric and sits in Band B in the Observability category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.