> EPISODE

Barcode divider
Coming Soon

Ep. 3: Deploying remote MCP servers at the edge with Cloudflare

Agents need to do more than just chat. This video shows how to supercharge LLMs with real tools, built into remote Model Context Protocol (MCP) servers deployed at the edge. We’ll walk through a real-world example: a tennis court booking agent that impersonates a user, logs in, scrapes the local Parks&Rec website and completes a multi-step booking flow — check_tennis_courts, book_and_request_sms, enter_sms_code_and_complete. Along the way, you’ll learn how Cloudflare’s hosted MCP server and browser automation tools and Stytch-powered authentication make it secure and reliable.

You'll come away with an understanding of:

  • How to structure tools with schemas (Zod!) to enforce validation and clarity
  • Why avoiding ‘tool soup’ matters and how to keep tools simple and deterministic
  • Treating tools like real APIs: clean inputs, predictable outputs, and clear behavior

The session includes a live demo and hands-on deployment, so you’ll leave with everything you need to build and deploy your own agent-ready MCP server from scratch.