New · Self-serve audits are live — real Claude Code & Cursor runs against your MCP server, SDK, or CLI →
C69/100

Static pre-check · Fri, 07 Aug 2026 06:49:35 GMT

suno.com

AI agents struggle to access documentation from the homepage and cannot read docs without JavaScript, severely limiting autonomous navigation and understanding.

16 pass · 11 warn · 2 fail · 13 n/a
Discovery
18/22.2
Accessibility
25.4/33.3
Usability
25.4/44.4
Payments
n/a

Discovery 18/22.2

  • Documentation linked from the homepagedetailsFAIL

    no link to documentation found in the homepage HTML

    Fix: Link your docs from the homepage with visible anchor text ("Docs", "Documentation", "Developers"). An agent that cannot find your docs from your homepage will guess your API.

  • API reference linked from the homepagedetailsWARN

    no link to an API reference in the homepage HTML

    Fix: If you have an API, link its reference from the homepage. If you don't, this check is safe to ignore.

  • Canonical URL declareddetailsPASS

    https://suno.com/

  • Homepage has a meta descriptiondetailsPASS

    165 characters

  • Homepage has a descriptive titledetailsPASS

    'Suno | AI Music Generator' (25 chars)

  • Open Graph tags presentdetailsPASS

    og:title and og:description present

  • robots.txt allows agent crawlersdetailsPASS

    all 6 agent crawlers may fetch /

  • robots.txt existsdetailsPASS

    HTTP 200, 335 bytes

  • robots.txt points at the sitemapdetailsPASS

    robots.txt has a Sitemap: line

  • sitemap.xml exists and parsesdetailsPASS

    18 URL(s) listed

  • Brand findable in agent searchdetailsN/A

    search-based checks are deferred — excluded from the score

  • Listed in an MCP registrydetailsN/A

    registry lookup not implemented in v1 — excluded from the score rather than guessed

Accessibility 25.4/33.3

  • Docs are readable without JavaScriptdetailsFAIL

    /docs returns only 424 characters of readable text

    Fix: Server-render your documentation. Docs behind a client-side renderer are invisible to every agent that reads them, which is the whole audience for docs.

  • llms-full.txt is publisheddetailsWARN

    /llms-full.txt not served

    Fix: Optional but cheap: publish /llms-full.txt with your docs inlined as one markdown file, so an agent can read everything in a single fetch.

  • Links in llms.txt resolvedetailsWARN

    llms.txt contains no resolvable links

    Fix: Add markdown links to your actual docs pages — a description with no links leaves the agent where it started.

  • llms.txt is structured markdowndetailsWARN

    no markdown links

    Fix: Structure /llms.txt as markdown: an `# H1` naming the product, then `## Sections` of `[title](url): description` links.

  • Serves markdown when asked for itdetailsWARN

    Accept: text/markdown → text/html; charset=utf-8

    Fix: Optional but increasingly expected: honour `Accept: text/markdown` by serving a markdown rendering of the page, so agents skip HTML parsing entirely.

  • Content-to-markup ratio is reasonabledetailsWARN

    ratio 0.0277 — 6095 readable chars in 219899 bytes of HTML

    Fix: Most of what you serve is markup and inline script rather than content. Reduce inline payloads or server-render more text so the signal-to-noise ratio favours readers.

  • Homepage responds to an agent requestdetailsPASS

    HTTP 200 for / (agent UA)

  • Served over HTTPSdetailsPASS

    https://suno.com/

  • Structured data (JSON-LD) on the homepagedetailsPASS

    4 valid block(s) (WebSite, Organization, SoftwareApplication)

  • llms.txt is publisheddetailsPASS

    HTTP 200, 11840 bytes

  • Same response for agents and browsersdetailsPASS

    both User-Agents got HTTP 200

  • Homepage has readable text without JavaScriptdetailsPASS

    6095 characters of text in the served HTML

  • No long redirect chain on the homepagedetailsPASS

    0 redirect(s)

Usability 25.4/44.4

  • agents.md is publisheddetailsWARN

    /agents.md not served (HTTP 404)

    Fix: Publish /agents.md: what an agent may do here, which endpoints matter, auth requirements, and rate limits. It is the agent-facing counterpart to a README.

  • The /api root behaves predictablydetailsWARN

    /api → HTTP 200 text/html; charset=utf-8

    Fix: Serve JSON from API paths, with an accurate content-type.

  • Errors are machine-readabledetailsWARN

    a nonexistent path returned HTTP 200, not 404

    Fix: Return 404 for paths that do not exist. A 200 on a missing page makes an agent believe it found something.

  • OpenAPI document publisheddetailsWARN

    /openapi.json not served (HTTP 404)

    Fix: If you have an HTTP API, publish its OpenAPI document at a predictable path (/openapi.json). It is the difference between an agent reading your contract and an agent guessing it. If you have no HTTP API, ignore this.

  • .well-known/mcp.json advertises an MCP serverdetailsWARN

    /.well-known/mcp.json not served (HTTP 404)

    Fix: If you run an MCP server, advertise it at /.well-known/mcp.json so agents discover it without being told its URL.

  • A documentation endpoint respondsdetailsPASS

    /docs → HTTP 200

  • MCP server completes the initialize handshakedetailsN/A

    no MCP endpoint found to probe (none in the input URL and none advertised at /.well-known/mcp.json)

  • MCP tool parameters are typed and describeddetailsN/A

    no listed MCP tools to inspect

  • Every MCP tool has a descriptiondetailsN/A

    no listed MCP tools to inspect

  • MCP server lists toolsdetailsN/A

    no MCP endpoint to probe

  • OpenAPI declares its auth schemedetailsN/A

    no parseable OpenAPI document

  • OpenAPI operations are describeddetailsN/A

    no parseable OpenAPI document

  • OpenAPI documents error responsesdetailsN/A

    no parseable OpenAPI document

  • OpenAPI document is structurally validdetailsN/A

    no parseable OpenAPI document

Payments not applicable — excluded from the score

  • Serves a 402 payment challengedetailsN/A

    no agent-payment rail published — not applicable. This layer is excluded from the score rather than counted against the site.

  • Declares AP2 / ACP supportdetailsN/A

    no agent-payment rail published — not applicable. This layer is excluded from the score rather than counted against the site.

  • Publishes x402 payment metadatadetailsN/A

    no agent-payment rail published — not applicable. This layer is excluded from the score rather than counted against the site.

Badge

Shows the current scan score and grade for this domain, straight from the latest static pre-check.

agent readiness badge for suno.com
[![agent ready](/api/badge/suno.com)](/score/suno.com)
<a href="/score/suno.com"><img src="/api/badge/suno.com" alt="agent readiness score" /></a>