Skip to content
Windsurf

thask for Windsurf

io.github.kimgh06/thask

Dependency-graph MCP server. Tells Claude/Cursor what breaks if you change X. Provenance guards.

client:Windsurf transport:stdio runtime:npm

Install thask 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": {
    "thask": {
      "command": "npx",
      "args": [
        "-y",
        "@thask-org/cli"
      ],
      "env": {
        "THASK_URL": "<THASK_URL>",
        "THASK_TOKEN": "<THASK_TOKEN>"
      }
    }
  }
}

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

thask in other clients