twist for Claude Code
com.pulsemcp/twist
MCP server for Twist team messaging — manage channels, threads, and messages.
client:Claude Code
transport:stdio
runtime:npm
Install twist in Claude Code
run in your project directory
claude mcp add twist -e TWIST_BEARER_TOKEN=<TWIST_BEARER_TOKEN> -e TWIST_WORKSPACE_ID=<TWIST_WORKSPACE_ID> -- npx -y twist-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs