Connect Codex to Reducto
What happens next
Set up in minutes
Choose where it runs
On your computer through your own Codex, or hosted in the cloud. The rest of setup adapts to your choice:
Pick what it can do in Reducto
A preset of real Reducto operations. Each one becomes a tool the agent can call, and it can't touch anything outside the list.
Connect Reducto
One sign-in. The agent acts through your account, scoped to the operations you picked.
Add your personal MCP link
The last step mints a private MCP URL for this agent and walks you through exactly this, with your real link filled in. The page flips to Connected the moment your Codex first calls in. Codex connects when a session starts — run codex, or restart a running one.
Run this in your terminal
<your-link> is your personal server URL — setup mints it for you.
Exact capabilities
Tools Codex gets
Reducto
17 toolsUpload a file by URL to Reducto storage; returns a reducto:// id reusable as document URL.
Convert a document into layout-aware structured JSON/markdown (synchronous).
Enqueue a parse job and return a job_id immediately (asynchronous).
Pull specific structured fields from a document using a JSON schema (synchronous).
Asynchronous schema-based field extraction; returns a job_id.
Divide a multi-document file into labeled sections (synchronous).
Asynchronous document splitting; returns a job_id.
Categorize a document into one of a provided set of document types/labels.
Programmatically modify a PDF/DOCX - fill forms, write field values, redact (synchronous).
Asynchronous document editing / form write-back; returns a job_id.
Run a composed multi-step pipeline (split -> parse -> extract) in one call (synchronous).
Asynchronous pipeline execution; returns a job_id.
Retrieve status and results of an async job.
List async jobs for the account with cursor-based pagination.
Cancel a running or queued async job.
Get the Svix portal URL where webhook delivery endpoints are managed.
Return the running Reducto API version string.
Starting points
What you can build
Meet the runner
About Codex
Good to know
Frequently asked questions
Keep exploring
More ways to connect
Make it yours
Open your Codex agent in one click.
NoClick runs Codex for you with Reducto wired in as tools. Connect your account and run.