ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Slack Bot with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Control and manage your Slack workspace. audit channels, messages, and users via AI.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Slack Bot capability set.

These are the exact actions your AI can choose when you ask it to work with Slack Bot.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Slack Bot.

  1. 01

    Get channel info

    Get details for a specific channel

  2. 02

    Get presence

    Check if a user is active or away

  3. 03

    Get user info

    Get details for a specific user

  4. 04

    Join channel

    Join a public channel

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Slack Bot.

  1. 05

    List channels

    List Slack channels

  2. 06

    List users

    List all users in the workspace

  3. 07

    Send message

    Send a message to a Slack channel

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Slack Bot.

  1. 08

    Delete message

    Delete a message from Slack

  2. 09

    Get history

    Get message history for a channel

  3. 10

    Leave channel

    Leave a Slack channel

Observed, not estimated

885ms average. Fast in production.

Slack Bot is checked daily against the live service.

Daily averagePeak 1078ms
Aug 20Today
Fastest day
721ms
Slowest day
1078ms
14-day trend
Slowing+6%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Slack Bot, so you can see the experience inside your AI.

It does not authenticate your account with Slack Bot. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Slack Bot Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_BrpAR7yhQri2IZtvdrOvSBz0ee4LCzPF5itA5zEj/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Slack Bot capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "slack-bot-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_BrpAR7yhQri2IZtvdrOvSBz0ee4LCzPF5itA5zEj/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Slack Bot owners ask.

  • 01

    How do I find my Slack Bot Token?

    Log in to the Slack App Console, select your App, go to OAuth & Permissions, and copy the 'Bot User OAuth Token'. Paste it below.

  • 02

    Can the agent check if a user is active?

    Yes. Use the get_presence capability providing the User ID. Your agent will return the real-time presence status (active or away) for that specific user.

  • 03

    Is it possible to retrieve message history via the agent?

    Yes. The get_history capability allows your agent to fetch recent messages from any channel, helping you audit conversations or monitor specific updates.