Skip to content
VS Code

Slack_connect for VS Code

io.github.pipeworx-io/slack_connect

Slack MCP Pack

client:VS Code transport:streamable-http

Install Slack_connect in VS Code

.vscode/mcp.json

{
  "servers": {
    "slack_connect": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/slack_connect/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Slack_connect in other clients