Skip to content
Windsurf

gft mcp for Windsurf

io.github.corallips/gft-mcp

Bring your GFT (Git for Thought) white-box thinking map to any AI agent. 把你的思维脉络接给任何 agent。

client:Windsurf transport:stdio runtime:npm

Install gft mcp in Windsurf

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

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

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

gft mcp in other clients