Agent & workflow platform

Connect n8n
to DataPalace.

n8n is workflow automation — like Zapier with more control. Build workflows that pull from DataPalace to make decisions, generate content, or feed other tools.

What connecting does

n8n workflows can pull information from DataPalace and use it downstream — feeding an AI node, routing a decision, or notifying your team. As of version 1.104, n8n speaks MCP.

What plan you need

n8n Cloud starts around $20/mo. Self-hosted is free to run on your own server. Either way you need version 1.104 or higher.

Connect it, step by step

n8n connects through its MCP Client node.

  1. Open n8n and create or open a workflow.
  2. Click the plus to add a node, search for MCP Client, and add it.
  3. Set Server URL to the MCP server URL on the right.
  4. Set Authentication to Header Auth, header name Authorization, value Bearer YOUR_DATAPALACE_TOKEN.
  5. Save the node and connect it to the rest of your workflow. It discovers the DataPalace tools automatically.
Test it: a manual trigger → MCP Client node → search “onboarding”. Run it. Results from your knowledge base mean the connection works.

What it opens up

Monitor incoming email and save relevant decisions to DataPalace automatically. Pull context, pass it to an AI node, send the result somewhere. Or a scheduled workflow that flags articles expiring soon. n8n switched to Streamable HTTP in 1.104; DataPalace uses it, so upgrade older installs first.

← All integrations