Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.248 Home All releases olderv2.1.247 v2.1.250newer
Claude Code v2.1.248

Slack bot MCP tools

Not switched on
Useful2 Signal5
MCP Notable

Constants name a Slack bot connector with thread, timeline, status and session-start tools.

A slack_bot MCP server and four tool names exist as constants only.

What

Constants name an MCP server called slack_bot and four of its tools: fetching a thread, fetching a project timeline, posting a status update, and starting a session from a thread. Tool names are built at runtime from the server id.

Details
  • Nothing in this build shows whether these tools are reachable, so their availability is decided elsewhere.
Evidence

slack_bot

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.248 →