Give Codex a real browser
Codex writes code well and scrapes badly.
Reduck gives it one call per site, run in your own signed-in Chrome.
Set up Reduck now
- Create your Reduck account
- Install our Chrome extension
- Install the latest Codex version
npm i -g @openai/[email protected]The newest release that connects to the Reduck MCP. Later ones can break the handshake, so take this version rather than the @latest tag.
- Register the server
codex mcp add reduck --url https://mcp.reduck.aiMCP servers are a paid Codex feature: on a free OpenAI account the server registers but never loads.
- Confirm it connected
/mcpTyped inside a Codex session, not in your shell. Reduck and its tools should be listed.
- Let scripts run without a prompt each time
[mcp_servers.reduck] url = "https://mcp.reduck.ai" default_tools_approval_mode = "auto"In ~/.codex/config.toml. Without it Codex stops for approval on every single run_script call, which is unworkable for a job that calls twenty. Starting a session with codex --full-auto does the same thing for that session only.
Using Codex Desktop? Open Settings → MCP servers → + Add server, choose Streamable HTTP, name it reduck, point it at https://mcp.reduck.ai, then restart
Codex. The version pin and the approval mode above apply there too.
Codex builds a browser every time.
Reduck gives it one to call.
One MCP server, no packages to install.
One command registers the server, and every site in the catalogue becomes reachable. The next site after that costs you no dependency in the sandbox and no line in your config.
The Chrome that loads the page is yours, running beside Codex rather than inside it. Your sessions never leave the machine, and the site is served a browser it recognises.
What comes back is a typed JSON object, never the HTML. A field the schema promises is a field Codex can branch on without looking at the page.
Two sites, four scripts, one answer
Codex never opens a page. It picks the scripts, calls them, and reads what they return.
We ship a changelog tool next quarter. Take the two biggest ones on Product Hunt, read what people said under their launches, then check whether the same complaints show up in their G2 reviews.
get_productReads each Product Hunt listing: tagline, makers, topicsget_launch_commentsPulls the comment thread under each launchget_alternativesAsks G2 which products it ranks against themget_product_reviewsReads the written reviews, not just the score
One JSON object per product — launch, comments, competitors and reviews — each against the schema its script declares.
What people point it at
Official scripts, already written and already tested.
Close the month without the invoice hunt
Every vendor keeps its invoices behind its own login and its own download button. Codex walks the list, takes the PDFs you are missing, and tells you which vendor still owes you one.
Learn moreTurn post engagement into a shortlist
Say who you want to reach. Codex finds the posts they are reacting to, reads each profile behind a reaction, and hands back only the ones that fit.
Learn moreBuy on Amazon on the evidence
Star ratings hide the thing that will annoy you in a month. Codex opens the listings that matter and reads what recent buyers wrote before it recommends one.
Learn moreKeep up with a topic on X
Name a subject. Codex brings back the posts moving it and the accounts behind them, without an X account, an API key, or your afternoon.
Learn moreGet a doctor's appointment
The hard part is not finding practitioners, it is finding one free when you are. Codex checks the calendars and only shows you the ones with a slot in your window.
Learn moreRun WhatsApp from the terminal
Codex reads the threads you have not answered, drafts a reply with the conversation in front of it, and sends it from your own account. No Business API to apply for.
Learn moreWhere the automation runs
Your own Chrome for anything that needs your account; ours for everything else.
In your browser Default Run locally with Reduck Chrome extension | In the cloud On demand Run in Reduck cloud browser | |
|---|---|---|
| Cost & access | ||
| Run cost | Free up to 100 scripts | Free up to ≈ 100 scripts (1h) |
| Site covers | Every authenticated site | Auth-based sites coming soon with connectors |
| Scale & reach | ||
| Always-on | Needs your device on | Independent of your hardware |
| Parallel runs | Limited by your Chrome (usually up to 5) | Many sessions in parallel (up to 99) |
| Geo control | Your own location | Residential proxies, any country (not antibot bypass) |
Pick your plan
Start free, scale up as you run more.
Starter
Discover Reduck: run and build scripts with limited access.
- Run up to 100 scripts/month in your browser or in the cloud
- 1 hour of cloud browser time/month
- Build unlimited scripts including 3 private ones
- Community support on Discord
Pro
Higher limits and unlimited script building capacity.
- Run up to 1000 scripts/month in your browser or in the cloud
- 10 hours of cloud browser time/month
- Build unlimited private scripts
- Project repositories to share scripts with up to 3 people
- Community support on Discord
Max
Unlimited usage for power users.
- All of Pro, scaled up
- Run unlimited scripts/month in your browser
- 50 hours of cloud browser time/month
- Project repositories with up to 25 people each
- Priority support
Enterprise
Scale mission-critical automations across your org.
- Everything in Max, plus
- Shared access cookies to third-party apps
- Central observability, billing, logs & admin panel
- Unlimited users
- Dedicated infrastructure: your region or self-hosted, enterprise-grade compliance
- Premium support with a forward-deployed engineer
