Slack Bot Connector for AI agents.
10 live capabilities
Manage your Slack workspace and team communication through your AI agent.
Waiting for input…
Why people use Slack Bot
Slack Bot for Automated Workspace Auditing
This Connector lets your agent do the heavy lifting. You just tell your agent to update the #status channel with the latest notes from your doc. It handles the navigation and the posting, so you never have to leave your primary workspace.
What Vinkius changes
You get a direct line of communication between your AI agent and your Slack workspace.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Summarizing old discussions
A manager needs to know what was discussed in #marketing last week.
- Real-world use case 02
Verifying member lists
A community manager needs to find out who is in the workspace.
- Real-world use case 03
Checking real-time availability
A support lead needs to ping a user who is away.
Complete set · 10capabilities
The complete Slack Bot capability set.
These are the exact actions your AI can choose when you ask it to work with Slack Bot.
01—04
4 capabilities in this set.
Part of 10 available through Slack Bot.
- 01 Capability
Delete message
Remove a message from a Slack channel. This helps keep your workspace clean and organized.
- 02 Capability
Get channel info
Get specific details for a single channel. Use this to verify channel purpose and metadata.
- 03 Capability
Get history
Pull the message history for a specific channel. Use this to summarize past discussions or find data.
- 04 Capability
Get presence
Check if a specific user is currently active or away. This helps with real-time team coordination.
05—07
3 capabilities in this set.
Part of 10 available through Slack Bot.
- 05 Capability
Get user info
Pull profile details for a specific workspace user. This is useful for verifying member identities.
- 06 Capability
Join channel
Have the bot join a public channel. This lets your agent stay updated on relevant conversations.
- 07 Capability
Leave channel
Have the bot leave a public channel. Use this to keep your agent's scope relevant and efficient.
08—10
3 capabilities in this set.
Part of 10 available through Slack Bot.
- 08 Capability
List channels
Get a complete list of all channels in the workspace. Use this to audit your workspace structure.
- 09 Capability
List users
See every user currently in your workspace. This helps in managing large team memberships.
- 10 Capability
Send message
Send a message to a specific Slack channel. Use this to post updates or greetings automatically.
Set up in minutes
One URL. Then ask Slack Bot to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Slack Bot from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_BrpAR7yhQri2IZtvdrOvSBz0ee4LCzPF5itA5zEj/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Slack Bot, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Slack Bot for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_BrpAR7yhQri2IZtvdrOvSBz0ee4LCzPF5itA5zEj/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Slack Bot URL.
- Step 03
Save and start
Save the connection and enable Slack Bot in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"slack-bot": {
"url": "https://edge.vinkius.com/vk_preview_BrpAR7yhQri2IZtvdrOvSBz0ee4LCzPF5itA5zEj/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Slack Bot
Open Agent mode in chat and ask: "Using Slack Bot, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"slack-bot": {
"url": "https://edge.vinkius.com/vk_preview_BrpAR7yhQri2IZtvdrOvSBz0ee4LCzPF5itA5zEj/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Slack Bot
Ask Copilot: "Using Slack Bot, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"slack-bot": {
"url": "https://edge.vinkius.com/vk_preview_BrpAR7yhQri2IZtvdrOvSBz0ee4LCzPF5itA5zEj/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Slack Bot
Open Cascade and ask: "Using Slack Bot, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"slack-bot": {
"url": "https://edge.vinkius.com/vk_preview_BrpAR7yhQri2IZtvdrOvSBz0ee4LCzPF5itA5zEj/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Slack Bot
Ask Cline: "Using Slack Bot, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add slack-bot --transport http "https://edge.vinkius.com/vk_preview_BrpAR7yhQri2IZtvdrOvSBz0ee4LCzPF5itA5zEj/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Slack Bot
Ask Claude: "Using Slack Bot, show me...". 10 tools are ready
Where the request belongs
Work Slack Bot can move forward.
For the project manager tired of manual status updates, the community manager auditing large groups, or the support lead checking team availability.
Project Manager
Sends status updates to specific channels from their main workspace to keep stakeholders informed.
Community Manager
Audits message history to verify rules or handle member disputes without manual scrolling.
Support Team Lead
Checks real-time user presence to assign tickets faster and manage team bandwidth.
Operations Lead
Queries workspace members to organize cross-functional teams and maintain organizational control.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSlack
Manage channels, users, and send messages on Slack with AI agents.
Slack Webhook Notifier
This MCP does exactly one thing: it sends messages to your Slack channels. That's its only function, and nothing else. Zero bloat, incredible for giving your AI agents a voice.
Mattermost (Secure Team Collaboration)
Manage team collaboration via Mattermost. send messages, search channels, and audit team activities.
Chanty
Automate team communication via Chanty. manage conversations, send messages, invite members, and update statuses using any AI agent.
Rocket.Chat
Connect your AI assistant to Rocket.Chat to seamlessly send messages, explore channels, manage directories, and orchestrate chat operations directly.
Pumble
Bring your AI agent into your Pumble workspace. read channel history, post messages, create channels, and manage team communication seamlessly.
Bring your own AI
Change the model, client or framework. Keep Slack Bot connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Slack Bot.
The practical details behind the request, access and result.
Can the Slack Bot MCP send messages for me?
Yes, it can send messages to any channel you authorize. Your agent can post updates, greetings, or status reports directly to your team.
How does the Slack Bot MCP help with auditing?
It allows your agent to pull message history from specific channels. You can ask for summaries of past conversations without scrolling through old threads.
Can I use the Slack Bot MCP to see who is online?
Yes, the Connector can check the real-time presence of users in your workspace. Your agent can tell you who is currently active or away.
Does the Slack Bot MCP let me manage channel members?
It allows the bot to join or leave public channels. This helps keep your agent's scope relevant to the projects you're currently working on.
Can the Slack Bot MCP delete old messages?
Yes, it has the ability to delete messages from Slack. This is useful for cleaning up channels or removing sensitive information.
Is the Slack Bot MCP safe for private data?
The Connector only accesses the data and actions you permit through your Slack Bot User OAuth Token. It follows the permissions set by your Slack workspace.
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.
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.
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.
One connection away
Give your agent a direct line to Slack Bot.
Connect Slack Bot once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available