See llms.txt for all machine-readable content.

Back to schedule

Build Automations Without Leaving Your Chat App

Building an automation usually means stopping what you're doing, opening the canvas, and wiring nodes together. Not hard, but it's a context switch — and often enough of one that the automation never gets built at all.

n8n's instance-level MCP server moves that work somewhere you already are. You describe what you want in your chat app, and the workflow lands on your instance.

In this session we'll build workflows from a chat window, ranging from quick everyday automations to more involved AI agent use cases. Along the way you'll see what the MCP server actually exposes, pick up a few tips for getting the most out of it, and learn where you'll still want to open the editor.

You'll leave knowing when chat-first building is the fastest route, when it isn't, and how to set it up on your own instance.