How to Connect n8n MCP to Claude Desktop: Step-by-Step Guide

Learn how to install and connect the n8n MCP (Multi-Component Plugin) to your Claude desktop. This comprehensive tutorial covers setup on both VPS and cloud, API key configuration, workflow generation, and tips for automating tasks and monetizing your n8n skills.

By Yuval Karmi

In this guide, we'll learn how to connect the n8n MCP tool to Claude Desktop so you can generate n8n workflows using simple prompts. This process allows you to automate workflow creation by leveraging the 39 tools included in n8n MCP, saving time compared to building workflows manually.

We'll also cover how to set up n8n MCP with both cloud and VPS installations, and how to configure your Claude Desktop to use these features. By the end, you'll be able to quickly create and validate workflows for your projects.

Let's get started

This n8n MCP is absolutely incredible. This is what I did. I visited the n8n templates library and thought, "You know what?" I’m going to test this out. I simply copied this pre-made template created by this person.

1
Copy the text from the 'How it works' section.
Step #1: Copy the text from the 'How it works' section.

You know what? To test if this works, I copied the instructions and pasted them into Claude desktop.

2
Paste the copied instructions into the Claude Desktop application.
3
Click the 'Add connectors' or tools icon to view available integrations.
Step #3: Click the 'Add connectors' or tools icon to view available integrations.

As you can see, it has access to the n8n MCP, which includes 39 different tools. This is what it generated. This is amazing. As you can see, it's almost an exact replica of this item. In this video, I will show you step-by-step how to attach the n8n MCP to your Claude desktop. After setup, you can simply type a prompt to use it.

4
Learn how to create or attach the n8n-mcp to your cloud desktop.
Step #4: Learn how to create or attach the n8n-mcp to your cloud desktop.
5
Use a prompt to generate a workflow that scans your calendar, fetches news, and delivers insights.
Step #5: Use a prompt to generate a workflow that scans your calendar, fetches news, and delivers insights.

As you can see, I simply said, "Please, please create an n8n workflow that scans your calendar." This was almost the same instruction as before, and it generated an impressive workflow with just one prompt.

6
Observe the generated JSON code for the workflow.
Step #6: Observe the generated JSON code for the workflow.

This completely changes everything. It won't be 100% accurate, but this will save you significant time compared to building everything manually. Make sure to stay until the end. I will show you step-by-step how to generate this and how to connect it to various n8n sources, whether on your cloud account or a VPS. All right, let's begin. First, the n8n MCP was created by this gentleman. I won't attempt to pronounce his name to avoid mispronouncing it.

I'll add the GitHub link in the video description so you can check it out. Once you arrive here, simply scroll down.

7
Scroll down to the 'Option 1: npx (Fastest - No Installation!)' section.
Step #7: Scroll down to the 'Option 1: npx (Fastest - No Installation!)' section.

We will focus on option one, as it is the easiest way to install this. This requires Node.js as a prerequisite.

8
Click the 'Node.js' link under Prerequisites.
Step #8: Click the 'Node.js' link under Prerequisites.

If you don't know how to install Node.js, it's very simple. Go to this website. Install Node.js on your Mac or PC. Then, open your terminal.

9
Navigate back to the previous page.
Step #9: Navigate back to the previous page.
10
Open your terminal application.
Step #10: Open your terminal application.

Let me remove this. Then, simply copy it.

11
Copy the command 'npx n8n-mcp'.
Step #11: Copy the command 'npx n8n-mcp'.
12
Paste the command into your terminal and press Enter.

We will come here and paste it. Let me delete the existing content.

13
In your terminal, run the command 'npx n8n-mcp'.

That's it. Just do that. It will run and install if this is your first time. After that, you won't need to do anything else. That's all you need to do. Next, add this to your Claude desktop.

14
Add the basic configuration to your Claude Desktop config.

If you don't have Claude Desktop, install it now. Let me quit this so I can start again.

15
Open your Claude Desktop application.
Step #15: Open your Claude Desktop application.

Once you have the Claude desktop app installed, it will look similar to this. First, we need to go to... Once you have this open, if you're on a Mac, make sure you are in this window. Go to the top left corner and click on "Claude." Then, select "Setting." A window will appear.

16
Click on Claude in the top-left corner.
Step #16: Click on Claude in the top-left corner.
17
Click on Setting.
Step #17: Click on Setting.

Go to "Developer." If you don't have the n8n MCP installed, this area will appear blank. The process is very simple.

18
Click on Developer.
Step #18: Click on Developer.

Click "Edit config" here. This will open the folder.

19
Click on Edit Config.
Step #19: Click on Edit Config.

It will automatically open the folder already installed in the Claude desktop.

20
Right-click on the 'claude_desktop_config.json' file.
Step #20: Right-click on the 'claude_desktop_config.json' file.

All you need to do is open this with a text editor.

21
From the context menu, select 'Open With' and choose a text editor.
Step #21: From the context menu, select 'Open With' and choose a text editor.

I'll open it with Cursor, but you can use any program you prefer. It might look like this, but we'll delete it so I can show you exactly what to do.

22
Delete all existing content within the opened 'claude_desktop_config.json' file.

Once you have it open and delete this, go back here. Then, scroll to the bottom right and install the full configuration.

23
Copy the entire code block from the 'Full configuration' section.
Step #23: Copy the entire code block from the 'Full configuration' section.

uh, configuraby... Configuration option. Just come down here and click "Copy." Then, go back to Claude.

24
Click the copy icon to copy the full configuration.
Step #24: Click the copy icon to copy the full configuration.

Sorry, I think I need to go back to my...

25
Navigate to your configuration file location and open 'claude_desktop_config.json'.
Step #25: Navigate to your configuration file location and open 'claude_desktop_config.json'.

Where did it go? This one here—the Edit Config file—whether you opened it in Cursor or another program, I'm going to copy and paste this.

26
Paste the copied configuration code into the 'claude_desktop_config.json' file.

Here are a few things we need to change. We need to update the n8n API URL. Next, change the n8n API key.

27
Change the value of 'N8N_API_URL' to your N8N instance URL.
28
Change the value of 'N8N_API_KEY' to your API key.

This is very simple, but it depends on which version of n8n you are using. I will show you two different methods. One way is through your n8n cloud account. Many people also use a VPS, which I recommend if you want to use a local setup. I'll start with that, then show you the cloud version as well. Let's go ahead and do that. I'll show you how to install this.

29
Close the current browser tab.
Step #29: Close the current browser tab.

If you don't have an n8n VPS, I'll use my own as an example.

30
Click the new tab button.
Step #30: Click the new tab button.

I'm going to show my Hostinger. So if... I'll add the link in the description. You can check it out there. You can click here and select... This is the easiest way to install n8n on a virtual private server.

Many people in my community already have this installed. I want to ensure you know how to do this, as it is likely the safest method, especially if you use MCP on your local servers.

31
Click the 'Choose plan' button under the KVM 2 option.
Step #31: Click the 'Choose plan' button under the KVM 2 option.

Click on kvm-2, as this is the best option and the one I use. I will click on "Choose Plan" here.

32
Click the Choose plan button.
Step #32: Click the Choose plan button.

So the next step is going to be... You can install this for 2, 12, or 24 months, or any other duration. If you want the cheapest option, choose the 24-month plan, which costs about $6 per month.

33
Click the Period dropdown.
Step #33: Click the Period dropdown.

Once you arrive, since Hostinger is our main channel sponsor, simply type "AI Workshop" to receive an extra 10% discount code.

34
Click into the Enter a coupon code text box.
Step #34: Click into the Enter a coupon code text box.
35
Type AIWORKSHOP.
36
Click the Apply button.
Step #36: Click the Apply button.

After you do that, leave everything on the left side as it is. The server location will be selected automatically.

37
Click on the n8n application button.
Step #37: Click on the n8n application button.

Just click on this, then click "Confirm." That's it.

38
Click the Confirm button.
Step #38: Click the Confirm button.

Next, to ensure the coupon is applied, click Continue. If this is your first account, proceed to register.

39
Click the Continue button.
Step #39: Click the Continue button.
40
Enter your email address in the Email address field.
41
Enter your password in the Password field.
42
Click the Register button.
Step #42: Click the Register button.

I'll go ahead and log in since I already have an account. Alright. Once you do that, you will be taken to the billing address page. Fill in the billing address and payment information.

43
Fill in the billing address and payment information fields.

Then, click Continue and select Install.

44
Click the Continue button.
Step #44: Click the Continue button.

Next, I will show you what to do. I'll go ahead and do that. I'll do that as well. Once you have it installed, all you need to do is... It will bring you here. Click on "Manage."

45
Click the Manage button.
Step #45: Click the Manage button.

Now, just click on the top right here. It says "Manage App."

46
Click the Manage App button.
Step #46: Click the Manage App button.

Click on this to open your n8n instance. If this is your first time, you will need to sign up. If you already have an account, you can log in.

47
Sign in with your email and password.

I'm going to log in. After you log in, you will be taken to a page that looks just like your regular n8n cloud account. At the top right, go to your URL and copy the entire section.

48
Select the URL from the address bar, up to the '.cloud' domain.
Step #48: Select the URL from the address bar, up to the '.cloud' domain.

Make sure to copy the HTTPS as well. I'm using this up to the cloud here. I will copy this, then return to our config file.

49
Right-click the selected URL and choose 'Copy'.
Step #49: Right-click the selected URL and choose 'Copy'.
50
Open the 'claude_desktop_config.json' file.
Step #50: Open the 'claude_desktop_config.json' file.

Oops, sorry, this one. You will replace this.

51
Select the placeholder URL for 'N8N_API_URL'.
Step #51: Select the placeholder URL for 'N8N_API_URL'.

I will delete this, then click Paste.

52
Delete the selected placeholder URL.
53
Paste the copied URL into the 'N8N_API_URL' field.

Very, very simple. That's all you need to do. That's the Hostinger version. If you want to install, you also need to copy your API key.

54
Click on your profile name in the bottom-left corner.
Step #54: Click on your profile name in the bottom-left corner.
55
Click on Settings.
Step #55: Click on Settings.

So you need to get to... Go to the settings here. Click on n8n API and create an API key.

56
In the left sidebar, click on n8n API.
Step #56: In the left sidebar, click on n8n API.
57
Click the Create an API Key button.
Step #57: Click the Create an API Key button.

Just name it. I'm going to select MCP, then click Save.

58
In the Label field, type 'mcp'.
59
Click the Save button.
Step #59: Click the Save button.

You will copy it.

60
Click the generated key to copy it.
Step #60: Click the generated key to copy it.

Go back to your cursor in your text editor.

61
Paste the API key into your text editor, replacing the placeholder 'your-api-key'.

You will remove this, and I will paste.

62
Paste your API key into the "N8N_API_KEY" field in the claude_desktop_config.json file.

That's it. That's all you need to do. That's the version with VPS. If you are using the cloud version, and you are already logged in, follow the same steps. Just go to the top right corner.

Now, copy this URL.

63
Copy the URL from the address bar.
Step #63: Copy the URL from the address bar.

I’ll click Copy, then return here. Earlier, when I pasted it, this was the Hostinger option, specifically the VPS.

64
Paste the copied URL into the "N8N_API_URL" field in the claude_desktop_config.json file.

If you are using an n8n cloud account, simply replace that information. Then, go to your settings and click on "Setting" as before.

65
In the configuration file, replace the placeholder URL with your n8n cloud account URL in the N8N_API_URL field.
66
Click on the three dots icon next to your profile name in the bottom-left corner.
Step #66: Click on the three dots icon next to your profile name in the bottom-left corner.
67
Click on Settings.
Step #67: Click on Settings.
68
Create a new API key.
Step #68: Create a new API key.

Create an API key. Then, copy and paste the API key here.

69
Click to copy the newly created API key.
Step #69: Click to copy the newly created API key.
70
Paste the copied API key into the N8N_API_KEY field in your configuration file.

That's it. Both methods use the same API key. Just make sure to replace your n8n API URL. That's all you need to know. All right? Everything else should remain the same.

Once you do that, make sure to save it.

71
Save the configuration file.

I'll save this quickly. That's all you need to do. Okay? Once you've finished, if everything is installed correctly, click the button next to the plus sign. This should appear.

72
Click the tools button next to the plus button.
Step #72: Click the tools button next to the plus button.

This n8n MCP should appear. Okay?

73
Click on the n8n-mcp option.
Step #73: Click on the n8n-mcp option.

If you installed everything correctly and edited the configuration properly, you should be all set. This should all appear here. You can enable or disable these different tools.

74
Click the toggle to disable or enable all tools.
Step #74: Click the toggle to disable or enable all tools.

This n8n MCP includes 39 different tools. As you can see here, much of this involves validating workflows and other important details, which I will discuss shortly. All right, make sure it is installed properly once you do that. The next step is to make sure we install a project. Now what...

To do that, go here and click on "Projects."

75
Click on Projects in the left sidebar.
Step #75: Click on Projects in the left sidebar.

This is the one I created earlier, but I'll start from scratch.

76
Click the New project button in the top-right corner.
Step #76: Click the New project button in the top-right corner.

Click on "New Project" and enter a name for your project. I'm going to do the n8n MCP test two.

77
Type 'n8n mcp test 2' into the 'Name your project' field.

Don't worry about describing it. I'm going to click on "Create Project."

78
Click the Create project button.
Step #78: Click the Create project button.

Click on "Create"... The project knowledge set and instructions are here.

79
Click on Set project instructions.
Step #79: Click on Set project instructions.

Now, go back to GitHub and scroll down to the bottom to find the cloud project setup.

80
Scroll down to the Claude Project Setup section.

Copy the entire instruction code. The creator has organized everything well, so you don't need to make any changes.

81
Copy the entire instruction block.

Go to your cloud MCP or cloud desktop app in the project. Paste the instructions into the "Set Project Instructions" section.

82
Paste the instructions into the 'Set project instructions' text field.

That is all you need to do. After that, click on "Save Instructions."

83
Click the 'Save instructions' button.
Step #83: Click the 'Save instructions' button.

Now you have project knowledge using the exact instructions we copied and pasted from here. And again, the way to... This is essentially stating that you are an expert in n8n automation software, using the n8n MCP tool. Your role is to design and build, correct? It includes various core workflow processes.

84
Review the Core Workflow Process to understand the different phases of building a workflow.
Step #84: Review the Core Workflow Process to understand the different phases of building a workflow.

You... It says to always start with a new conversation, right? With tools and documentation. So it's all... It gives instructions on which tools to use for each purpose.

One of the best features of this MCP is that it validates each phase of your project during testing.

85
Examine the Workflow Validation Phase to see how to validate a complete workflow, including connections and expressions.
Step #85: Examine the Workflow Validation Phase to see how to validate a complete workflow, including connections and expressions.

I'm going to paste that so you can see exactly what I mean. Then, it provides a validation strategy. Make sure it uses the validate node minimum, because this... It checks the various fields. It ensures that the node is properly executed. It is properly validated and updated.

All of this instruction ensures it follows the set procedure. When you have a chance, read through all of this so you understand what's happening.

86
Review the 'Example Workflow' section to understand the process.

Once you do that, go back to your MCP desktop app or the cloud desktop app. Make sure to go back and confirm that this is enabled.

87
Click the plus icon to open the search menu.
Step #87: Click the plus icon to open the search menu.

Make sure this...

88
Click the toggle to enable all tools.
Step #88: Click the toggle to enable all tools.

All these tools are enabled. Another thing is, you are going to...

89
Click the plus icon to open the search menu again.
Step #89: Click the plus icon to open the search menu again.

You can also do this extended thinking, as it will simply add more depth.

90
Click the 'Extended thinking' toggle to enable it.
Step #90: Click the 'Extended thinking' toggle to enable it.

It will give it extra power, for lack of a better word. All right, and then also for the......

91
Click on the model selector, 'Claude Sonnet 4'.
Step #91: Click on the model selector, 'Claude Sonnet 4'.

For the actual model, I suggest using Opus 4 because it is more powerful and larger.

92
Select 'Claude Opus 4' from the dropdown menu.
Step #92: Select 'Claude Opus 4' from the dropdown menu.
93
Click on the More models link.
Step #93: Click on the More models link.

Afterwards, you can leave everything as it is. Now you can proceed and... I did this because I already had a reference to use. To test it, it made sense to look at an existing workflow.

94
Click on the zoom in button.
Step #94: Click on the zoom in button.
95
Click the "Use for free" button.
Step #95: Click the "Use for free" button.

I simply copied and pasted how this workflow operates and asked, "Please create and build this."

96
Select the text under "How it works".
Step #96: Select the text under "How it works".

I'll do that again. I will copy this, return here, and say, "Please create an n8n workflow that..." Then, I will paste the items.

97
Copy the text from the 'How it works' section.
Step #97: Copy the text from the 'How it works' section.
98
In the chat input field, type 'please create an n8n workflow that'.
99
Paste the copied text into the chat input field.

All right. Now I will press Enter.

100
Click the send button.
Step #100: Click the send button.

Now, this will proceed and complete the task. This might take a few minutes. It may take about a minute, depending on how complex your project or workflow is, but that's normal. You can give it some time to think, and you'll see exactly what the process looks like. Now, as you can see, it will execute this.

Let me minimize this. Now it says "mapped out n8n." It will ask you to allow the MCP, n8n-mcp-tool-usage.

101
Click the "Allow always" button in the "Claude would like to use this tool" pop-up.
Step #101: Click the "Allow always" button in the "Claude would like to use this tool" pop-up.

You can click Always Allow. And by the way, you... The first time you do this, it will ask you a few questions. After that, you can leave it as is, and it will handle everything else. As you can see, it will review the different parameters. For example, "I'll help you create an n8n workflow that scans your calendar each morning," and so on. It will use various tools within the n8n-MCP here.

102
Click the plus icon to the left of the 'Reply to Claude' input field.
Step #102: Click the plus icon to the left of the 'Reply to Claude' input field.

That's why it will take its time. In the meantime, another good use for this is, for example, if you are on the...

103
Click the Classroom tab.
Step #103: Click the Classroom tab.

If you are using n8n to earn money with your projects, for example, I mentioned this around day 27. If you are using Upwork, it is one of the best ways to make money and offer your freelance services with n8n.

104
Click on the 'Launch Your AI Agency with n8n' course.
Step #104: Click on the 'Launch Your AI Agency with n8n' course.
105
Click on 'Day 26: Voice Agents - Retell AI'.
Step #105: Click on 'Day 26: Voice Agents - Retell AI'.

What you could do is...

106
Click on 'Day 21 - Sending Upwork Applications' in the left-side menu.
Step #106: Click on 'Day 21 - Sending Upwork Applications' in the left-side menu.

When sending Upwork applications, you should record a Loom video that demonstrates how to... How will you approach solving the specific request the client is seeking? If you are on Upwork, copy the exact instructions the customer is requesting. Paste these instructions into your Upwork profile when offering a freelance service for AI automation.

107
Copy the exact instructions from the customer's job posting.

Paste it here to build the initial version.

108
Paste the customer's instructions into the AI chat interface.

You can also record a video demonstrating, "Hey, Mr.

109
Record a video showcasing the proposed workflow solution for the client.

Customer. Explain how you plan to solve the task for them. This will help you stand out from others because you are showing your approach, not just making claims about your abilities. AI automation specialist. This will make your application stand out much more compared to others. And again, make sure that if you are... If you want to learn how to use and monetize n8n and AI automations, check out the community.

I offer a daily accountability program where I show you exactly how to make money using n8n and AI automation.

110
Click on the 'Launch Your AI Agency with n8n' course.
Step #110: Click on the 'Launch Your AI Agency with n8n' course.
111
Click on the 'n8n for Absolute Beginners' course.
Step #111: Click on the 'n8n for Absolute Beginners' course.

I also offer several other courses, including the n8n beginners course. In this course, we provide clear, step-by-step tutorials starting from the absolute basics.

112
Click on 'Intro to n8n Nodes' in the left sidebar.
Step #112: Click on 'Intro to n8n Nodes' in the left sidebar.
113
Click on 'Connect OpenAI & Groq Chat Models to AI Agent' in the left sidebar.
Step #113: Click on 'Connect OpenAI & Groq Chat Models to AI Agent' in the left sidebar.

This way, if you're new, you can check it out. Let's go back and check if it's finished.

114
Click the 'Allow once' button.
Step #114: Click the 'Allow once' button.

All right. Still working on it. Let's take a look at what's happening. So as you can see... Wow, this looks amazing. I appreciate that it created a workflow architecture.

It provided a clear, step-by-step explanation of what it will do. This will schedule a trigger every morning. It will use Google Calendar to retrieve events, extract company names, loop through the items, and make HTTP requests to newsapi.org. There you go. The reason it uses that is because part of the instruction was to fetch the latest news.

For each identified company, it searches the web for the most recent and relevant news article using newsapi.org. That is why it uses the HTTP request node with newsapi.org, which is accurate. Afterward, it uses its available tools to validate the different nodes and then keeps... It keeps notifying you, "Okay, I see that for the event resource, there's a get_all operation," and so on. It shows you step by step what it is thinking, how it is thinking, and how it processes each step. Okay, there you go.

It looks like it’s starting to build the n8n workflow here. As you can see, it is building everything. Let me scroll to the bottom. Still working on it. Once it builds the workflow, it will use available tools to test and validate it.

If it finds an error, it goes back and changes part of the workflow. I actually saw that. Saw it doing that last time. Here you go. As you can see, it says, "Now let me validate the complete workflow to ensure everything is properly connected."

115
Observe the AI initiating a validation of the complete workflow to ensure proper connections.
Step #115: Observe the AI initiating a validation of the complete workflow to ensure proper connections.

That's a great way for this.

116
Scroll down the code in the left pane.
Step #116: Scroll down the code in the left pane.

That's a key difference compared to using your regular Claude desktop or app to build n8n workflows. So that's... There is a significant difference here, which is why I believe the accuracy of this n8n MCP is much better than the other one. Let's allow this to finish. Usage limit reached: subscribed to maximum.

117
Scroll down to view the usage limit message.
Step #117: Scroll down to view the usage limit message.

That's because I was using the Opus 4. Let's go ahead and take a look.

118
Scroll up the generated code in the right pane.
Step #118: Scroll up the generated code in the right pane.

I'm going to copy it for now and see if it works.

119
Click the Copy button in the top right corner of the code pane.
Step #119: Click the Copy button in the top right corner of the code pane.

I think it was just testing everything. Let me check the bottom here. Yes, I think it was just testing everything. The workflow has been created. I'll copy it and go to n8n.

120
Click the Copy button.
Step #120: Click the Copy button.

Let's go ahead and paste this.

121
Paste the copied workflow into the n8n canvas.

All right, let's see. That looks pretty cool. Let's see what it did. It created the trigger.

122
Click on the 'Get Today's Events' node.
Step #122: Click on the 'Get Today's Events' node.

It will reach out to the calendar. You can change the default random calendar to your own calendar here. Just select your preferred calendar.

123
Click the dropdown next to Calendar that currently shows By ID.
Step #123: Click the dropdown next to Calendar that currently shows By ID.
124
Click From list in the dropdown.
Step #124: Click From list in the dropdown.
125
Click the Select a Calendar dropdown.
Step #125: Click the Select a Calendar dropdown.
126
Click your email address from the list of calendars.
Step #126: Click your email address from the list of calendars.

As for the period after, now and then before plus Week 1, which is the first week we reviewed, it includes a code note, which is helpful.

127
Click the Extract Company Names node.
Step #127: Click the Extract Company Names node.

It extracts all the company information from any meeting you have. This workflow scrapes recent news about the company before a scheduled call with your client.

128
Click the Use for free button.
Step #128: Click the Use for free button.

That's what it does. I should have mentioned that at the beginning. That's what it does. It reviews your calendar, extracts the company name and details from your meeting information, and filters events accordingly.

129
Click on the 'Filter Events with Companies' node.
Step #129: Click on the 'Filter Events with Companies' node.

Yep, that looks good.

130
Click the 'Split Companies' node.
Step #130: Click the 'Split Companies' node.

It will split the company items. That makes sense. It’s going to reach out.

131
Click the 'Fetch Company News' node.
Step #131: Click the 'Fetch Company News' node.

There you go. This is an important step. It will connect to newsapi.org, version 2, and retrieve all available data. As you can see, it also provides the query parameters. The companies are sorted by published_at and page_size. It also provides the value, converting it to today-day7.2iso. It will respond with JSON, which is perfect. After that, it will send an email.

132
Click on the "Send News Briefing Email" node.
Step #132: Click on the "Send News Briefing Email" node.

As you can see, it will use the creator's email to send everything. It's pretty great. You can try testing this out. Unfortunately, I used all of my... I was testing it earlier, which is likely why it reached the maximum. As I mentioned earlier, at the end, this step is only for validation. You can simply copy and paste it.

If you follow the steps correctly and add your n8n API key and the URL to your config file, it should create a new workflow for you. A good thing is that you can always copy the code and paste it here.

133
Click the Copy button.
Step #133: Click the Copy button.
134
Paste the copied code into the workflow canvas.

Go ahead and test it out. As I said, it is incredible. I tested it earlier with several workflows. It did a great job. This won't give you a production-ready n8n workflow, but it will provide a much better starting point than other options.

Go ahead and try it out. If you are serious about using your AI automation skills to earn money and start your AI agency career, join our community. We share case studies and client success toolkits, based on my own experience running an AI agency.

135
Click the Classroom tab.
Step #135: Click the Classroom tab.
136
Click on the Earn with n8n course card.
Step #136: Click on the Earn with n8n course card.
137
Click on Day 21 - Sending Upwork Applications on the left sidebar.
Step #137: Click on Day 21 - Sending Upwork Applications on the left sidebar.
138
Click on CLIENT CASE STUDY 1: Brandon Bo...
Step #138: Click on CLIENT CASE STUDY 1: Brandon Bo...
139
Click on MORE CLIENT CASE STUDIES.
Step #139: Click on MORE CLIENT CASE STUDIES.
140
Click on SUCCESS STORIES & WINS.
Step #140: Click on SUCCESS STORIES & WINS.

We share how to price your services, send proposals, and run discovery calls with clients. Everything is designed for beginners. We also have great communities where you can ask questions or join our tech support calls.

141
Click on Pricing a Project: Basics & Strategies.
Step #141: Click on Pricing a Project: Basics & Strategies.
142
Click on Packages vs. Custom Pricing 101.
Step #142: Click on Packages vs. Custom Pricing 101.
143
Click the Classroom tab.
Step #143: Click the Classroom tab.
144
Click the Calendar tab.
Step #144: Click the Calendar tab.

I hope to see you inside. Thank you for watching. Like and subscribe to stay updated on upcoming content you won't want to miss.

145
Click the Community tab.
Step #145: Click the Community tab.

Thank you for watching. I'll see you next time.