Start a persisted conformance run
Grades the saved server against the protocol, apps, and tasks suites and returns 202 with a run id. The target comes from the saved server the path names: a body cannot supply a URL. OAuth is not startable here. Poll the run detail for the verdict. Status, outcome, and score are three different answers.
Authorizations
MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.
Path Parameters
ID of the hosted project that contains the server.
ID of the server inside the project.
Body
Suites to run. Defaults to protocol, apps, and tasks. OAuth is not available on this surface.
1protocol, apps, tasks Deduplicates a retried POST for the same saved server. Mapped to a namespaced externalRunId (api:<projectId>:<serverId>:<key>); a keyless start always inserts and spends quota.
200
