agentspeed.
INDUSTRY REPORT

Developer tools: how ready are these sites for AI agents?

Editors, observability, CI/CD, code-search. Agents read these to recommend a stack, so they need clear pricing, language coverage, and integration matrices.

SITES MEASURED
7
MEDIAN SCORE
71/100
SCORING D OR F
2
What fails most

Share of measured developer tools sites failing each check. The denominator is sites where the check actually ran — a check we skipped is never counted as a pass.

Discoverability · link headers
100% (7/7)

HTTP `Link:` response headers carry useful relations (canonical, alternate, describedby) that agents consume without parsing HTML.

Discoverability · web bot auth
100% (7/7)

The site signals support for the Web Bot Auth IETF draft (HTTP Message Signatures over a known JWKS) so well-behaved agents can prove identity.

Content · text ratio
100% (7/7)

Visible text makes up at least 15% of the rendered DOM weight.

Actionability · agent skills
100% (7/7)

No published agent skills, so an agent has no described path to purchase.

Robots.txt · content signals
86% (6/7)

robots.txt advertises Content-Signal directives (e.g. `Content-Signal: ai-train=no, ai-summarize=yes`) that let agents respect granular usage preferences.

Actionability · web mcp
86% (6/7)

No MCP endpoint, so an agent cannot transact programmatically.

Discoverability · mcp server card
71% (5/7)

An MCP Server Card is reachable at `/.well-known/mcp/server-card.json` (or referenced from a Link header) and validates against the Model Context Protocol spec.

Discoverability · api catalog
71% (5/7)

An API catalog is published at `/.well-known/api-catalog` (RFC 9727) or an OpenAPI document is reachable at `/openapi.json` or `/openapi.yaml`.

Discoverability · oauth authorization server
57% (4/7)

`/.well-known/oauth-authorization-server` is reachable and conforms to RFC 8414, letting agents discover authorization endpoints without out-of-band setup.

Discoverability · oauth protected resource
57% (4/7)

`/.well-known/oauth-protected-resource` is published per RFC 9728 so agents can discover required scopes and authorization servers programmatically.

Ranked · Developer tools
01circleci.com
80B
02sentry.io
79C
03postman.com
76C
04gitlab.com
71C
05datadoghq.com
70C
06jetbrains.com
65D
07sourcegraph.com
52F
Where do you land?
Check your own site

Same rubric as every site above, against a published and versioned checklist. Free, about 30 seconds, and your score gets a permanent public URL.

Run a free check →

Every figure here is a real measurement against our published rubric, recomputed as we re-scan. Sites that disallow AgentSpeedBot in robots.txt are excluded before we fetch them.