Skip to content
Windsurf

traecnclaw for Windsurf

io.github.luckycat133/traecnclaw

Local persistent TraeCN coding-task gateway with a focused MCP Agent surface.

client:Windsurf transport:stdio runtime:npm

Install traecnclaw 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": {
    "traecnclaw": {
      "command": "npx",
      "args": [
        "-y",
        "@luckycat133/traecnclaw"
      ],
      "env": {
        "TRAECN_GATEWAY_HOST": "<TRAECN_GATEWAY_HOST>",
        "TRAECN_GATEWAY_PORT": "<TRAECN_GATEWAY_PORT>",
        "TRAECN_GATEWAY_TOKEN": "<TRAECN_GATEWAY_TOKEN>"
      }
    }
  }
}

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

traecnclaw in other clients