Agents
Agent guides
How to set up Codex, Claude Code, and other agents on Scry, and the working loops that hold up over long research runs.
Agent paths
Asynchronous research agents How agents use Scry for long-running research loops: inspect schema, run SQL, keep records, and return rows that can be reopened later.Claude Code and Scry A direct setup path for Claude Code agents that need public SQL over Scry corpus sources.Codex and Scry A Scry setup path for Codex sessions that need read-only SQL over public corpora and research records with sources attached.The read-only SQL loop The small agent loop Scry expects: schema, bounded SQL, provenance fields, record, next query.