Skip to content
Cline

traecnclaw for Cline

io.github.luckycat133/traecnclaw

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

client:Cline transport:stdio runtime:npm

Install traecnclaw in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

traecnclaw in other clients