Loading MCP server directory, please wait...
MCP server for Twist team messaging — manage channels, threads, and messages.
npx @getmcp/cli add com.pulsemcp/twistRequires Node.js 18+. Community-contributed server. Review source before installing.
TWIST_BEARER_TOKENTwist API bearer token for authentication.
TWIST_WORKSPACE_IDTwist workspace ID to operate within.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.pulsemcp/twist": {
"command": "npx",
"args": [
"-y",
"-y",
"twist-mcp-server"
],
"env": {
"TWIST_BEARER_TOKEN": "",
"TWIST_WORKSPACE_ID": ""
}
}
}
}