Connect and credentials

Connect

Connect is where you link Neurocad to the outside services your recipes use, Slack, GitHub, and others. Once a service is connected, any node on your canvas can use it.

The directory

Each card on /connect is one service. The pill in the corner tells you where it stands:

  • Not connected, nothing set up yet.
  • Connected, you have at least one working connection.
  • Reconnect required, the connection broke and needs your attention.
  • Managed, Neurocad handles this one for you. Nothing to add or remove.

Click any card to see its connections, or to add a new one.

Adding a connection

Hit Add connection and follow the sign-in flow for that service. Slack, GitHub, and Neurocad Passport all use OAuth, so you'll be sent to the provider to approve access and then back here.

Managing a connection

Click a connection to see its status, when it was added, and who added it. From there you can:

  • Reconnect, refreshes the connection without changing its ID, so recipes already using it keep working. This is the fix for almost every problem.
  • Remove, revokes access and disconnects the service. Any recipe node still using it will stop running until you point it somewhere else.

When something breaks

A recipe won't deploy if a connection it uses isn't working. The status tells you why:

  • Reconnect required, the sign-in expired or the provider asked for it again. Click Reconnect.
  • Uninstalled, the app was removed on the provider's side. Add the connection again.
  • Error, something went wrong we couldn't recover from. Try Reconnect; if it sticks, contact support.

Reconnect first. It's the fastest fix and it keeps your existing recipes intact.

Last updated May 7, 2026