Agents

Codex and Scry

A Scry setup path for Codex sessions that need read-only SQL over public corpora and research records with sources attached.

Loop

  • StepUse SCRY_API_KEY for authenticated calls.
  • StepAsk for schema before composing SQL.
  • StepPrefer source-native tables for source-specific research.
  • StepKeep records and SQL in the final answer.

Setup

export SCRY_API_KEY=your_key
curl https://api.scry.io/v1/scry/schema

Related workflows