S
MCP server · Communication
Govern the Slack MCP server.
The Slack MCP server can read and post across your workspace. Scope it to approved channels and keep DMs and private channels off-limits.
Per-tool policy
An MCP server is a bag of tools. Enable them one at a time.
Connect Slack once; HiveKey gates each tool per role. Read-only by default, writes on purpose, destructive ops denied.
mcp / slack governed
post_message allow
read_channel allow
list_users review
send_dm review
invite_user deny
Post to allow-listed channels; review DMs and member lookups; block invites.
In the path
HiveKey sits between the agent and Slack.
Agent
wants a tool call
HiveKey
scope · guard · log
Slack MCP
only allowed tools
Put the Slack MCP server under one policy.
Connect Slack, gate each tool per role, and log every call — across your whole agent fleet.