Skip to content
Windsurf

MCP Slack for Windsurf

io.github.crunchtools/slack

Secure read-only MCP server for Slack workspaces

client:Windsurf transport:stdio runtime:pypi

Install MCP Slack in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "slack": {
      "command": "uvx",
      "args": [
        "mcp-slack-crunchtools"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

MCP Slack in other clients