Skip to content
Claude Code

Slack ↔ WxO MCP Gateway for Claude Code

io.github.markusvankempen/slack-wxo-mcp-gateway

Lifts WxO Slack limits: every-message wake-up, multi-channel MCP. https://markusvankempen.github.io/

client:Claude Code transport:stdio runtime:npm

Install Slack ↔ WxO MCP Gateway in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add slack-wxo-mcp-gateway -e SLACK_BOT_TOKEN=<SLACK_BOT_TOKEN> -e WXO_INSTANCE_URL=<WXO_INSTANCE_URL> -e WXO_API_KEY=<WXO_API_KEY> -e WXO_AGENT_ID=<WXO_AGENT_ID> -e GATEWAY_TRANSPORT=<GATEWAY_TRANSPORT> -e SLACK_SIGNING_SECRET=<SLACK_SIGNING_SECRET> -- npx -y @markusvankempen/slack-wxo-mcp-gateway

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Slack ↔ WxO MCP Gateway in other clients