v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-035471202.8 KB
Catalog

Get the host-compat catalog

The versioned host-compatibility catalog backing mcpjam compat verdicts. Public and unauthenticated: static host facts and creation config with no project or user scope. Always returns a catalog — source is live when the backend publish was reachable and bundled when serving the SDK's built-in fallback.

get/host-catalog

Response

The latest catalog envelope.

schemaVersioninteger required

Catalog document schema version (currently 2).

versioninteger required

Monotonic backend publish version; 0 when source is bundled.

contentHashstring required

SHA-256 of the canonical catalog JSON; empty when source is bundled.

publishedAtinteger required

Publish time (ms epoch); 0 when source is bundled.

source'live' | 'bundled' required

Whether this envelope came from the backend publish or the SDK's bundled fallback.

All 54 operations