New Node — AI Voice Agent

Hi,

I have built and tested a custom community node called n8n-nodes-voico locally and published it to NPM.

It is working perfectly on self-hosted N8N but I would like to make it available for installation on N8N Cloud as well.

Could you please guide me on:

  1. What are the requirements to get a community node verified for N8N Cloud?
  2. What is the submission or review process?
  3. How long does verification typically take?

welcome to the n8n community @yashh
congrats on publishing the node!
From what I know, n8n Cloud only allows installation of verified community nodes from the node panel. I’d first make sure the package follows the community node requirements, passes npx @n8n/scan-community-package n8n-nodes-voico, and then submit it through the n8n Creator Portal for review. I don’t think there’s a guaranteed public review timeline, so the safest next step is to submit it there and wait for the n8n team’s review.

Hi @yashh, Welcome!
Consider starting your journey from here:

And then read this for more clarification: