Skip to content
Windsurf

twist for Windsurf

com.pulsemcp/twist

MCP server for Twist team messaging — manage channels, threads, and messages.

client:Windsurf transport:stdio runtime:npm

Install twist in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "twist": {
      "command": "npx",
      "args": [
        "-y",
        "twist-mcp-server"
      ],
      "env": {
        "TWIST_BEARER_TOKEN": "<TWIST_BEARER_TOKEN>",
        "TWIST_WORKSPACE_ID": "<TWIST_WORKSPACE_ID>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

twist in other clients