·AgenticReadiness test site

← Capabilities

MCP authorization

A protected MCP endpoint's OAuth discovery chain: 401 → protected-resource metadata → authorization-server metadata (PKCE). (live probe)

✓ correct ✗ broken

Broken variant

Exercised on the authbroken host: the authorization-server metadata omits PKCE (code_challenge_methods_supported: S256). On the broken host mcpAuth is absent (the broken card can't advertise a discoverable endpoint).

Catalogued flags

FlagKindSeverity
mcpAuthMissingResourceMetadatadefecthigh
mcpAuthMalformedResourceMetadatadefecthigh
mcpAuthResourceMismatchdefecthigh
mcpAuthMissingAuthorizationServerdefecthigh
mcpAuthInvalidAuthorizationServerUrldefecthigh
mcpAuthMissingAuthorizationServerMetadatadefecthigh
mcpAuthMalformedAuthorizationServerMetadatadefecthigh
mcpAuthAuthorizationServerIssuerMismatchdefecthigh
mcpAuthMissingPkceSupportdefecthigh
mcpAuthPartiallyAssessedcoverage note — not a finding about the site