Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tomeraitz • Uncategorized
An MCP server that enables Claude Code to pause and ask questions via Slack, resuming after a human reply.
Human approval or clarification during task execution.
Request missing credentials or information from a human.
That require asynchronous human input via Slack threads.
This MCP server acts as a bridge between Claude Code and Slack, allowing Claude to request human input during tasks by posting questions to a Slack channel and waiting for replies in the thread. It supports multiple concurrent sessions, ensuring replies are routed correctly to the waiting Claude instance. The daemon runs persistently in Docker, handling Slack events and forwarding replies to session processes that block until a response is received, enabling seamless human-in-the-loop interactions without polling.