diff --git a/apps/n8n/app.yaml b/apps/n8n/app.yaml new file mode 100644 index 0000000..007d071 --- /dev/null +++ b/apps/n8n/app.yaml @@ -0,0 +1,9 @@ +name: "n8n" +description: "AI agents and workflows you can see and control. Build visually, go deep with code, connect to anything. Every step of your agents' reasoning, traceable on the canvas. Deploy on your infrastructure or ours." +url: "https://n8n.io" +docs: "https://docs.n8n.io/integrations/builtin/credentials/openrouter/" +tags: + - productivity + - other +open_source: "https://github.com/n8n-io/n8n" +date_added: "2026-08-27" diff --git a/apps/n8n/logo.png b/apps/n8n/logo.png new file mode 100644 index 0000000..737c6e0 Binary files /dev/null and b/apps/n8n/logo.png differ