FetchSandbox MCP Runs Multi-Service Workflows to Verify Agent Code Before Prod
Common_Dream9420 · reddit · 2026-09-12
A developer asks how to deterministically verify that agent-written code touching Stripe, Twilio, and Resend actually works end to end, and introduces the updated FetchSandbox MCP built for exactly this.
The agent calls runworkflow; the sandbox fires the full service sequence, injects failure scenarios (card declined, webhook retries, rate limits, flaky delivery), and checks invariants for a deterministic pass/fail. Invariants are re-run after fixes to catch upstream breakage. Still early, feedback welcome; try npx fetchsandbox-mcp.
More from coding & agent
- Developer runs Codex entirely on a foldable phone, with app server and voice on-device — SIGKITTEN · 2026-09-12
- AI-generated firmware flashed straight to STM32 to run pumps and valve — debreuil · 2026-09-12
- Tortie: a slim agent-driven IDE that survives harness crashes — JnBrymn · 2026-09-12
- Guy runs 100 agents on a MacBook hidden in his backpack — gabriel1 · 2026-09-12
- GPT-6 Astra builds its own Python chess engine in limited beta, remains unbeaten — Real_Cambria · 2026-09-12
- When Facts Change: How Should an MCP Memory Server Update? Three Approaches Compared — izgorodin · 2026-09-12