claude-slack-bridge
MCP server that lets Claude Code pause mid-task and ask a human a question via Slack — then resume once you reply.
Claude ↔ Slack Bridge is a two-way bridge enabling Claude Code to pause and ask questions via Slack, wait for replies, and resume. It also allows tagging a bot in Slack to run Claude with full project context based on the channel. The system uses a daemon+session model for multiple concurrent sessions with zero polling.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- QQuinn ZhangMay 25, 2026
Low latency — the pause and resume cycle doesn't break the development flow.
- DDrew ThompsonMay 24, 2026
Claude Code pauses and asks instead of making uncertain decisions autonomously.
- CCameron JohnsonMay 17, 2026
Slack bridge feels natural for teams already living in Slack.
- LLane BrownMay 15, 2026
Good for workflows where some decisions need human judgment before proceeding.
- PPeyton ThompsonMar 18, 2026
Human-in-loop approval via Slack mid-task is exactly the right integration for production agents.