All plugins

Artificial Studio in n8n

Run any tool from your automations, with file inputs and outputs. Works as an AI Agent tool.

From the n8n editor

  1. 1

    Open Settings → Community Nodes

  2. 2

    Click Install

  3. 3

    Paste the package name and confirm

    Package
    n8n-nodes-artificialstudio

Or self-hosted, from the command line

Terminal
cd ~/.n8n/nodes
npm install n8n-nodes-artificialstudio

Restart n8n afterwards. Requires n8n 1.80 or later.

View on npm