AI Central Tools × n8n
AI Central Tools × n8n — self-hosted AI automation
What you can do
Self-hosted control
Run AI workflows on your own infra. AICT lives on aicentraltools.com — n8n stays in your VPC.
Open source friendly
n8n + AICT REST = a fully scriptable AI stack you can fork, audit, and extend.
Custom function nodes
Drop in a Function node to massage AICT outputs before they hit your CMS or database.
How it works
-
Generate AICT API key
At /account/api-keys/.
-
Add HTTP Request node
In n8n, configure POST + Header Auth: Authorization: Bearer YOUR_KEY.
-
Plug into your workflow
Connect any upstream trigger, route the response anywhere downstream.