Skip to content

MCP reference

ScenarioDeck MCP exposes safe local State Card and run information to a coding agent. It does not expose raw Auth Binding values, browser profiles, or State Capsule bodies.

  • compare_runs — Compare two safe completed run summaries.
  • create_response_overlay — Apply an RFC 7396 JSON merge patch to one replayable JSON exchange.
  • get_auth_requirement — Read non-secret Persona requirement and status for a State Card.
  • get_run_summary — Read a safe completed run summary by stable run ID.
  • inspect_exchange — Inspect one safe route/exchange target.
  • inspect_state — Inspect a State Card and its safe authentication requirement.
  • list_routes — List safe replay targets for an active session.
  • list_states — List safe local State Card summaries.
  • open_state — Open a State Card in a fresh Clean Session.
  • remove_response_overlay — Discard the transient MCP overlay and reopen the State Card baseline.
  • set_route_mode — Apply replay, block, or explicit loopback Live policy to one selected route.
  • stop_run — Stop an active replay and retain its safe run summary.

All tool inputs are validated. Loopback Live routing must be explicitly selected for an inspected route.