← Back to all sparks
Slack logo

Slack

COMMSCOLLAB
Velocity6.3

Business communication and collaboration platform

Slack is shipping its developer platform to coding agents, not only to developers.

mcpdeveloper-platformsdk-modernizationai-toolingbreaking-changes
Current state
The developer changelog runs two tracks at once. One is a routine modernization wave across the client libraries: Bolt for JS reached v5, the Node SDK packages took coordinated major versions, and the CLI shipped twice in ten days. The other is newer and smaller in volume but larger in intent, aimed at AI tooling rather than at people writing apps by hand.
Where it's heading
The MCP and Skills plugin is the clearest signal of where this is going: Slack is packaging its own platform knowledge for consumption by coding agents, and naming Claude Code and Cursor as the first targets rather than shipping a generic endpoint. Meanwhile the SDK work is clearing debt that would get in the way, dropping axios for native Fetch, removing the deprecated Workflow Steps from Apps feature, and raising the Node floor to 20. Modern runtime, fewer legacy surfaces, then agent access on top.
Prediction
The plugin ships for two named agent clients today, so the obvious next step is broadening that list or folding the skills into the CLI itself. The entries do not indicate whether Slack intends the MCP server to reach runtime app behaviour or stay a build-time developer aid.

Recent moves

  1. 12d ago

    Announcing the Slack MCP and Skills Plugin

    ⚡ SPARK

    The one entry in this window that is not platform maintenance. It puts Slack's own development knowledge inside the agent, which is a different distribution model from the SDK and CLI work filling the rest of the changelog.

    View source ↗
  2. 13d ago

    Release: Slack CLI v4.6.0

    A CLI point release announced without a change list, the second in ten days. Cadence on the developer tooling is steady, but nothing here indicates what moved.

    View source ↗
  3. 22d ago

    Release: Slack CLI v4.5.0

    The preceding CLI release, likewise published with no detail beyond the version. Taken with v4.6.0 it shows a roughly weekly tooling cadence that the changelog does not explain.

    View source ↗
  4. 28d ago

    Release: Bolt for JS v5

    A breaking major for the main JavaScript framework: axios gives way to the native Fetch API, the deprecated Workflow Steps from Apps feature is removed, and Node 20 becomes the floor. This is the debt-clearing half of the trajectory, and it forces a real upgrade on anyone still on the old runtime.

    View source ↗
  5. 29d ago

    Release: Multiple Node Slack SDK package updates

    New major versions across the Node Slack SDK packages, published the day before Bolt v5 and clearly the foundation it sits on. Coordinated majors across a package set mean a migration for consumers even where individual changes are small.

    View source ↗
  6. 1mo ago

    Desktop notifications now pull text from blocks first

    Desktop notifications now extract text from blocks first and fall back to the top-level text field only when blocks yield nothing, while mobile still reads text alone. App developers who relied on the old precedence will see their notification copy change on one platform and not the other.

    View source ↗