n8n logo
Automation · self-hosted

n8n in one click.

n8n is a workflow automation with visual editor you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is n8n?

n8n is a workflow automation tool with a visual node editor. It connects to 400+ services via native nodes and supports custom code, webhooks, scheduling, and error handling.

CategoryAutomation
Default port5678
Container imagen8nio/n8n:latest
Official siten8n.io

Run n8n in Even

Even Stacks launches n8n as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find n8n in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 5678, and serves it over trusted HTTPS at https://n8n.localhost.

Drive n8n with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate n8n directly, at both the UI level and the container level.

Through the Even MCP an agent can open the editor in Even's browser and build a workflow step by step. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up n8n and get it ready", and the agent handles it end to end.

How agents reach it: Use the web UI at http://localhost:5678 to build and trigger workflows; data lives in /home/node/.n8n (SQLite by default). Call the REST API at /api/v1/ with an API key for programmatic triggering. Generate API keys under Settings > API in the UI.

More Automation services

Other one-click services you can launch in Even Stacks.