Skip to content
Windsurf

threadmap mcp for Windsurf

io.github.advertflair/threadmap-mcp

Conversation drift visualization for Claude. Color-coded inflection points and one-click forking.

client:Windsurf transport:stdio runtime:npm

Install threadmap mcp in Windsurf

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

{
  "mcpServers": {
    "threadmap-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "threadmap-mcp"
      ]
    }
  }
}

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

threadmap mcp in other clients