Is Cursot Bot still available for use in my Cursor Profile

I’m trying to set up my new automation for triggering CI github actions to monitor failed or cancelled jobs and I got this error or warning message at the bottom of the screen.

I’m confused. I can’t find Cursor Bot anywhere.

Can someone please guide me?

Hey @Andy_Wong, thanks for the screenshot!

That warning is about the Send to Slack tool, not your GitHub CI trigger. “Cursor Bot” is the Cursor app in your Slack workspace, and it shows up in Slack as Cursor. It needs to be a member of a channel before the automation can post there.

To fix it:

  1. In Slack, open the #cursor-agents-catch-all channel.
  2. Type /invite @Cursor in the message box and send it.
  3. Back in the automation editor, open the channel dropdown next to “Send to Slack” and click “Refresh channels” (or reload the page).

The warning should then disappear. Your CI trigger works either way. The warning only affects whether the agent can post the results to that channel.

If it’s still there after inviting, let me know and we’ll take a closer look.