This workflow corresponds to n8n.io template #6652 — we link there as the canonical source.
This workflow follows the Agent → HTTP Request recipe pattern — see all workflows that pair these two integrations.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"meta": {
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "bfc008db-0ce3-408e-81e0-7ae4a59827ae",
"name": "MCP Client List Tool",
"type": "n8n-nodes-mcp.mcpClientTool",
"position": [
2240,
208
],
"parameters": {},
"typeVersion": 1
},
{
"id": "4c023674-f122-461f-8b2a-7a4cf8bcf0f8",
"name": "MCP Execute Tool",
"type": "n8n-nodes-mcp.mcpClientTool",
"position": [
2432,
208
],
"parameters": {},
"typeVersion": 1
},
{
"id": "261e170e-3cc4-46af-99c1-7258689c37ba",
"name": "Google Vertex Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleVertex",
"position": [
2048,
208
],
"parameters": {},
"typeVersion": 1
},
{
"id": "0b8d99c9-2e6c-45c9-a357-4e367fb9f74e",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
1888,
-32
],
"parameters": {},
"typeVersion": 2
},
{
"id": "ff786384-4d96-4dac-bf7a-2a0874c61254",
"name": "Respond to Webhook",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
3472,
-32
],
"parameters": {},
"typeVersion": 1.4
},
{
"id": "0ff2d625-a11d-4f46-8a43-319d80737eee",
"name": "Edit Fields",
"type": "n8n-nodes-base.set",
"position": [
3248,
-32
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "76879d17-f704-44a4-a201-3779581ea062",
"name": "Flight Search with fare",
"type": "n8n-nodes-base.httpRequest",
"position": [
2800,
-32
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "0ad516da-6610-40d4-b0d6-e41b15b7fa2b",
"name": "Grabbing Clean Data",
"type": "n8n-nodes-base.code",
"position": [
2576,
-32
],
"parameters": {},
"typeVersion": 2
},
{
"id": "f88182f5-aa5a-42b1-acf0-7196aa614278",
"name": "Flight Data + Airbnb Listings",
"type": "n8n-nodes-base.code",
"position": [
3024,
-32
],
"parameters": {},
"typeVersion": 2
},
{
"id": "c4d03699-1ae0-4b90-be6b-16e6fd245cbf",
"name": "AI Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
2144,
-32
],
"parameters": {},
"typeVersion": 1.8
}
],
"connections": {
"Webhook": {
"main": [
[
{
"node": "AI Agent",
"type": "main",
"index": 0
}
]
]
},
"AI Agent": {
"main": [
[
{
"node": "Grabbing Clean Data",
"type": "main",
"index": 0
}
]
]
},
"Edit Fields": {
"main": [
[
{
"node": "Respond to Webhook",
"type": "main",
"index": 0
}
]
]
},
"MCP Execute Tool": {
"ai_tool": [
[
{
"node": "AI Agent",
"type": "ai_tool",
"index": 0
}
]
]
},
"Grabbing Clean Data": {
"main": [
[
{
"node": "Flight Search with fare",
"type": "main",
"index": 0
}
]
]
},
"MCP Client List Tool": {
"ai_tool": [
[
{
"node": "AI Agent",
"type": "ai_tool",
"index": 0
}
]
]
},
"Flight Search with fare": {
"main": [
[
{
"node": "Flight Data + Airbnb Listings",
"type": "main",
"index": 0
}
]
]
},
"Google Vertex Chat Model": {
"ai_languageModel": [
[
{
"node": "AI Agent",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Flight Data + Airbnb Listings": {
"main": [
[
{
"node": "Edit Fields",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
Source: https://n8n.io/workflows/6652/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
My workflow 15. Uses httpRequest, memoryBufferWindow, agent, lmChatOpenAi. Webhook trigger; 74 nodes.
Whatsapp. Uses memoryManager, lmChatGoogleVertex, outputParserStructured, agent. Webhook trigger; 19 nodes.
Chat. Uses httpRequest, agent, lmChatOpenAi, n8n-nodes-mcp. Webhook trigger; 8 nodes.
⏺ 🚀 How it works
L&D_AgentsAI_ATIVO. Uses httpRequest, agent, googleCalendarTool, toolSerpApi. Webhook trigger; 93 nodes.