Loading MCP server directory, please wait...
MCP server for TraeCN desktop automation: task delegation, model control, dialogs, code review.
npx @getmcp/cli add io.github.Luckycat133/traecnclawRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Luckycat133/traecnclaw": {
"command": "npx",
"args": [
"-y",
"traecnclaw"
],
"env": {
"TRAECN_HOST": "127.0.0.1",
"TRAECN_PORT": "8788",
"TRAECN_MCP_TOOL_PROFILE": "public",
"TRAECN_GATEWAY_TOKEN": ""
}
}
}
}