Vigyata.AI
Is this your channel?

I Connected n8n to Claude Cowork and Automated Everything

1.0K views· 16 likes· 15:59· Mar 11, 2026

🛍️ Products Mentioned (5)

💼 Business owner or operator with a team? We build AI automation systems that cut costs and scale ops — done for you: https://ryanandmattdatascience.com/ai-consultant/ 🚀 Want to make money with AI skills? Join our free community — real projects, real client strategies, and the exact stack we use: https://www.skool.com/data-and-ai n8n has a built-in chat interface called ChatHub — but if you're already using Claude Cowork, there's a better way. In this video, I'll show you how to connect your n8n workflows directly to Claude Cowork using MCP (Model Context Protocol), so you can trigger automations mid-conversation without ever switching windows. I walk through every step from installing Node.js to configuring the MCP JSON in Claude's developer settings. As a real-world example, I use a YouTube transcript workflow that pulls captions in under a second — and I'll also show you how pairing this with a Cowork skill makes the whole thing automatic. TIMESTAMPS 00:00 - Why use Claude Cowork instead of n8n's built-in ChatHub 00:35 - What you need: Claude desktop app + Pro plan 01:09 - Checking if Node.js is installed on your machine 01:55 - Installing Node.js (Windows walkthrough) 02:32 - Testing supergateway installation 03:13 - Optional: Creating the npx wrapper .bat file 03:58 - Locating Node.js in Program Files 04:38 - Saving the npx wrapper file correctly 05:23 - n8n settings: enabling instance-level MCP 06:00 - Building the YouTube transcript workflow in n8n 06:37 - How the webhook + HTTP request flow works 07:12 - Why n8n is needed (YouTube is blocked in Claude) 07:43 - Enabling the workflow for MCP & adding a description 08:16 - How to remove workflow MCP access 08:55 - Getting your n8n access token & config JSON 09:31 - Editing Claude's local MCP config file 10:06 - Adding the n8n MCP server to Claude's config 10:43 - Setting your bearer token and arguments 11:22 - Restarting Claude to apply the changes 11:58 - Entering your real bearer token 12:41 - Live demo: summarizing a YouTube video in Cowork 13:27 - Confirming the n8n workflow triggers correctly 14:01 - Other use cases: timestamps & descriptions 14:35 - Showing the YouTube transcript skill setup 15:04 - How the skill auto-triggers the n8n workflow 15:35 - Wrap up & where to get the full setup guide 🚀 Hire me for Data Work: https://ryanandmattdatascience.com/data-freelancing/ 👨‍💻 Mentorships: https://ryanandmattdatascience.com/mentorship/ 📧 Email: ryannolandata@gmail.com 🌐 Website & Blog: https://ryanandmattdatascience.com/ OTHER SOCIALS: Ryan’s LinkedIn: https://www.linkedin.com/in/ryan-p-nolan/ Matt’s LinkedIn: https://www.linkedin.com/in/matt-payne-ceo/ Twitter/X: https://x.com/RyanMattDS *This is an affiliate program. We receive a small portion of the final sale at no extra cost to you.

About This Video

n8n has a built-in chat UI (ChatHub) and honestly—it works pretty good. But if you’re already using Claude Cowork, I’ve tested this over the last week and there’s basically zero reason to stay in ChatHub. In this video I show how I connect n8n workflows directly into Claude Cowork using MCP (Model Context Protocol), so I can trigger automations mid-conversation without switching windows. I walk through the exact setup: you need the Claude desktop app and a Pro plan for Cowork, then we verify/install Node.js (Windows walkthrough), test supergateway via npx, and optionally create an npx wrapper .bat file if your Node install path needs it. On the n8n side, we enable instance-level MCP, build a simple but real workflow (YouTube transcript fetch) using a webhook → HTTP request → respond to webhook pattern, and then explicitly enable MCP access for that workflow with a clear description. Finally, we grab the n8n access token + config JSON, paste it into Claude’s local MCP server config, restart Claude the right way, and demo Claude calling “execute workflow” to pull a transcript (because YouTube is blocked inside Claude). I also show how pairing this with a Cowork skill makes the whole thing automatic.

Frequently Asked Questions

🎬 More from Ryan & Matt Data Science