Skip to content

INTEGRATION_SLACK

github-actions[bot] edited this page May 4, 2026 · 1 revision

Slack Integration

Slack connectivity for chat context, workspace automation, and app development.


Best path

Use the Slack MCP template for AI access. Use the Slack CLI only when you are building or managing a Slack app.

Setup

export SLACK_BOT_TOKEN="..."
export SLACK_APP_TOKEN="..."

Register the server in your AI tool using the template in MCP.

What it enables

  • Channel access
  • Message retrieval and posting
  • App development workflows

Verify

dots-doctor

See also

Clone this wiki locally