Skip to content
Windsurf

TabTree for Windsurf

app.tabtree/tabtree

Turn conversations into mind maps and whiteboards — in your TabTree account, or local files.

client:Windsurf transport:stdio runtime:npm

Install TabTree 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": {
    "tabtree": {
      "command": "npx",
      "args": [
        "-y",
        "tabtree-mcp"
      ],
      "env": {
        "TABTREE_API_KEY": "<TABTREE_API_KEY>",
        "TABTREE_DIR": "<TABTREE_DIR>"
      }
    }
  }
}

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

TabTree in other clients