Source: https://docs.slack.dev/ai

# AI in Slack overview

Slack provides a set of tools, APIs, and platform features for bringing AI-powered experiences into the flow of work.

[

![bookmark icon](/img/logos/agent.svg)

New

Create an agent



](/ai/agent-quickstart)

## Build agents {#build-agents}

Agents are autonomous, goal-oriented AI apps that can reason, use tools, and maintain context across conversations in Slack. They go beyond simple Q&A bots by planning actions, calling external systems, and iterating on results without constant human intervention.

Slack offers dedicated surfaces for agents, including a split-view container, top navigation entry point, app threads, text streaming, and suggested prompts. Use these alongside design best practices around trust, transparency, and bounded autonomy to build agents that feel native to Slack.

## Let Slackbot use your tools with the Slackbot MCP Client {#slackbot-mcp-client}

The [Slackbot MCP Client](/ai/slackbot-mcp-client) lets you connect remote [MCP servers](https://modelcontextprotocol.io/) to Slack. Once connected, Slackbot discovers your server's tools and invokes them based on user prompts in conversation.

## Connect to Slack data with the Slack MCP Server {#connect-mcp}

[The Slack MCP Server](/ai/slack-mcp-server) lets AI apps search channels, send messages, manage canvases, and perform other Slack actions through any MCP-compatible client. Connect it to clients like [Cursor](/ai/slack-mcp-server/connect-to-cursor) and [Claude](/ai/slack-mcp-server/connect-to-claude).

## Build with AI assistance {#build-with-ai}

Give your AI coding assistant, IDE, or chat-based LLM better context about the Slack platform. Read about [AI-assisted development](/ai/build-with-ai) to set this up.

## Integrate AI in other ways {#other-integrations}

AI doesn't have to only live in an agent. You can bring AI capabilities into Slack through [workflow automations](/ai/workflow-ai-integration) and [Salesforce Agentforce](/ai/customizing-agentforce-agents-with-custom-slack-actions).
