Skip to content
VS Code

Slack MCP Server for VS Code

io.github.jtalk22/slack-mcp-server

Catch up on Slack without reading it. Unreads, threads, search. Browser-session or hosted OAuth.

client:VS Code transport:streamable-http runtime:npm

Install Slack MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "slack-mcp-server": {
      "type": "http",
      "url": "https://mcp.revasserlabs.com/oauth/mcp"
    }
  }
}

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

Slack MCP Server in other clients