Communication

Connect Slack to your AI agent

Yes — ClawLink is a hosted Slack MCP server. 145 tools your agent can call from chat, with one-click hosted OAuth and nothing to run locally.

ClawLink hosts a managed Slack MCP server that exposes 145 tools to your AI agent. You connect Slack in one click, and your agent can read, create, and update Slack data from chat without you building or running a local MCP server.

  • 145 tools callable from chat
  • One-click hosted OAuth
  • Works with OpenClaw, Hermes, Claude Code, Cursor, Codex, and any MCP client
  • No local server or config files
Claude
Claude
ClawLink
ClawLink
Slack
Slack

145 Slack tools callable from any of them.

Setup

Three steps. About two minutes.

  1. 1

    Install ClawLink

    Add the plugin to your agent once.

  2. 2

    Connect Slack

    One-click hosted OAuth in the dashboard.

  3. 3

    Use it from chat

    Ask your agent in plain English.

Slack uses OAuth. You connect it in the browser: click Connect, sign in, approve. ClawLink stores the token and refreshes it on its own. You never touch a key or wire up a redirect URL.

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

145 Slack tools, ready the moment you connect.

  • Add reaction to an item
  • Archive conversation
  • Create a reminder
  • Create channel
  • Deletes a message from a chat
  • Download slack file
  • Fetch conversation history
  • Fetch message thread from a conversation
  • Find channels
  • Find user by email address
  • Find users
  • Get bot user

+ 133 more Slack tools after you connect.

Examples

Ask in plain English

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

Add reaction to an item

Use Slack to add reaction to an item and walk me through it.

Archive conversation

Use Slack to archive conversation and walk me through it.

Create a reminder

Create it in Slack. Confirm the key fields with me before you finish.

Create channel

Create it in Slack. Confirm the key fields with me before you finish.

ClawLink vs DIY

Building the Slack integration yourself, or hosting it?

 
DIY
ClawLink
Connection
Build it yourself. You register a developer app with Slack, set up redirect URLs, handle the consent screen, store and refresh access tokens, and redo the wiring when scopes change.
Hosted hosted OAuth. 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 OAuth 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 145 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?

No separate API key. You sign in to Slack through the normal OAuth flow and ClawLink handles the token after that.

How much does it cost?

Your first integration is free, plus a 7-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
Slack MCP integration for AI agents