@svpino: You can easily rewrite most automations I've seen using Claude Code and Codex by replacing them with a script. Why woul…
Summary
Santiago Valdarrama explains how most automations can be rewritten as scripts using Claude Code and Codex, and discusses when to use Zapier's SDK versus the MCP protocol.
View Cached Full Text
Cached at: 05/25/26, 04:41 PM
You can easily rewrite most automations I’ve seen using Claude Code and Codex by replacing them with a script.
Why would you spend tokens running deterministic workflows?
In this video, I’ll show you:
• An automation using Zapier’s SDK • When to use the SDK and when the MCP https://t.co/bnuBdEhKeK
Similar Articles
@svpino: Claude Code + MCP is literally the best automation platform I've ever used. Here is one of the skills I use to automate…
Santiago praises Claude Code and MCP as the best automation platform, sharing a skill he uses to automate tasks.
@svpino: How to automate web tasks (even when the site doesn't offer an API). Use this with Claude Code, Cursor, OpenCode, OpenC…
A tip for automating web tasks on sites that lack APIs using AI coding agents such as Claude Code, Cursor, OpenCode, and OpenClaw.
@namcios: This Anthropic engineer literally taught how to automate your entire workflow with Claude Code. For free. In 20 minutes…
An Anthropic engineer demonstrates how to automate workflows using Claude Code for free in just 20 minutes.
@zodchiii: https://x.com/zodchiii/status/2069366611371241944
A guide on building a reusable Claude Code Agent loop that can be pointed at different tasks like bug fixing, speed optimization, or cost reduction by swapping check scripts.
@reach_vb: thread automations are slept on they let Codex wake up inside the same thread on a schedule so instead of restarting co…
The article highlights the utility of thread automations in Codex, allowing the AI to resume tasks within the same context on a schedule rather than restarting, which improves continuity for checking or reviewing workflows.