Communication

Connect Slack to your AI agent

One-click hosted. 36 tools your agent can call from chat. No OAuth plumbing, no API key juggling. ClawLink hosts the connection so your agent can act on Slack right away.

36Slack tools

Callable the moment you connect. No per-tool setup, no API client to maintain.

Send messageSchedule messageUpdate messageDeletes a message from a chatSend ephemeral messageFetch conversation historyFetch message thread from a conversationFind channels+28 more

Setup

Three steps. About two minutes.

  1. 1

    Install ClawLink

    Add the plugin to your agent once.

  2. 2

    Connect Slack

    One-click hosted in the dashboard.

  3. 3

    Use it from chat

    Ask your agent in plain English.

ClawLink hosts the whole Slack connection. You skip the redirect URLs, the secrets, and the OAuth debugging.

bash
$npx -y @useclawlink/cli login
$npx -y @useclawlink/cli connect slack

Run these in your terminal. The first opens a browser to sign in to ClawLink; the second opens a browser to authorize Slack. No API keys to create or paste. Works with any agent that runs shell commands: OpenClaw, Hermes, Claude Code, Cursor, Codex, Cline, and more.

Use cases

What you can do with Slack from chat

Triage from chat

Ask in plain English. The agent pulls up the right Slack thread, channel, or inbox so you stay in one window.

Draft, then send

The agent writes a message in Slack, shows you the draft, and sends once you say go.

Context in one place

Message history, who's involved, and recent activity from Slack sit next to the work you're doing.

Capabilities

The Slack actions your agent can call

36 Slack tools, ready the moment you connect.

  • Send message
  • Schedule message
  • Update message
  • Deletes a message from a chat
  • Send ephemeral message
  • Fetch conversation history
  • Fetch message thread from a conversation
  • Find channels
  • Find user by email address
  • Find users
  • List all channels
  • List all users

+ 24 more Slack tools after you connect.

Examples

Ask in plain English

These map to real tool calls ClawLink makes against your connected account.

Send message

Use Slack to send message. Draft it first and show me before you send.

Schedule message

Use Slack to schedule message and walk me through it.

Update message

Update it in Slack. Show me exactly what changed.

Deletes a message from a chat

Use Slack to deletes a message from a chat and walk me through it.

ClawLink vs DIY

Building the Slack integration yourself, or hosting it?

 
DIY
ClawLink
Connection
Build it yourself. You build and maintain the Slack integration yourself, auth included.
Hosted hosted. Connect once in the browser. ClawLink owns the lifecycle.
Maintenance
Token refresh, permission debugging, env config, every edge case. All yours.
ClawLink handles the plumbing. You focus on the workflow.
Time to first call
Days to weeks. Auth, storage, tool wiring, testing. Then the agent can act.
About two minutes from sign-up to the agent calling Slack.

FAQ

Quick questions

How do I connect Slack to my AI agent?

Install ClawLink, open the dashboard, click Connect next to Slack, and finish the hosted flow. Your agent can call Slack from the next message. Two minutes, total.

Is there a Slack MCP server I can use?

Yes. ClawLink exposes Slack as 36 tools your agent calls through a hosted MCP-compatible runtime. You don't run a local server or edit a config file. The tools are there the moment you connect.

Do I need Slack API credentials?

You'll enter your Slack credentials once during setup. ClawLink maps them onto every tool call after.

How much does it cost?

Your first integration is free, plus a 14-day trial of the full catalog. Paid plans unlock the rest of the library.

Can I set this up from the terminal instead of the dashboard?

Yes. Run npx -y @useclawlink/cli login, then npx -y @useclawlink/cli connect slack. The first opens a browser to sign in to ClawLink. The second opens a browser to authorize Slack. No API keys to create. Works with OpenClaw, Hermes, Claude Code, Cursor, Codex, and any agent that runs shell commands.

Related

More Communication integrations

Ready to connect Slack?

First integration is free. No credit card.

Connect Slack
Community Q&AReddit-style Q&A on Slack