smithery ai slack for Claude Desktop
ai.smithery/smithery-ai-slack
Enable interaction with Slack workspaces. Supports subscribing to Slack events through Resources.
client:Claude Desktop
transport:streamable-http
Install smithery ai slack in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"smithery-ai-slack": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@smithery-ai/slack/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs