The TrueFoundry MCP Server for Slack enables LLMs to interact with Slack workspaces through a secure and efficient interface.
Deploying the Slack MCP Server
Creating a Slack App: 'TrueFoundry Slack MCP Server' in 'TrueFoundry' workspace
Replace <tfy-control-plane-base-url>
with your TrueFoundry control plane URL.
Scope | Description |
---|---|
channels:history | View messages in public channels |
channels:read | View basic information about public channels |
chat:write | Send messages on user’s behalf |
groups:history | View messages in private channels |
groups:read | View basic information about private channels |
im:history | View direct messages |
im:read | View basic information about direct messages |
im:write | Start direct messages |
mpim:history | View group direct messages |
mpim:read | View basic information about group direct messages |
usergroups:read | View user groups |
users:read | View people in workspace |
users:read.email | View email addresses |
Adding Slack MCP Server to AI Gateway
Store OAuth2 credentials as secrets using FQN references instead of plain text values.
The TrueFoundry MCP Server for Slack enables LLMs to interact with Slack workspaces through a secure and efficient interface.
Deploying the Slack MCP Server
Creating a Slack App: 'TrueFoundry Slack MCP Server' in 'TrueFoundry' workspace
Replace <tfy-control-plane-base-url>
with your TrueFoundry control plane URL.
Scope | Description |
---|---|
channels:history | View messages in public channels |
channels:read | View basic information about public channels |
chat:write | Send messages on user’s behalf |
groups:history | View messages in private channels |
groups:read | View basic information about private channels |
im:history | View direct messages |
im:read | View basic information about direct messages |
im:write | Start direct messages |
mpim:history | View group direct messages |
mpim:read | View basic information about group direct messages |
usergroups:read | View user groups |
users:read | View people in workspace |
users:read.email | View email addresses |
Adding Slack MCP Server to AI Gateway
Store OAuth2 credentials as secrets using FQN references instead of plain text values.