Runtype
Changelog
FeatureJuly 11, 20261 min read

Know exactly what remains before a product goes live

New product and surface setup reports give coding agents structured pending steps, recommended actions, and headless alternatives.

productssurfacesmcpsdk

Coding agents can now ask Runtype what is still missing from a product or surface before trying to launch it.

  • get_product_setup reports pending secrets and setup work across the product's surfaces.
  • get_surface_setup focuses on one surface, including credentials, integrations, keys, DNS, and installation steps relevant to that surface type.
  • Every pending step recommends the best available action: an MCP tool first, then a REST request, and a browser deep link only when human or browser work is genuinely required.
  • Alternative actions are included when more than one setup path works, so an agent can stay headless when it already has the necessary credential.

The same read-only reports are available from the REST API and TypeScript SDK. They return readiness state and next actions without exposing secret values.