Traecnclaw runs on your own machine — the client starts it, so there is no endpoint to ping. 12 installs a week from npm. Last commit 24 Aug 2026.
Local persistent TraeCN coding-task gateway with a focused MCP Agent surface.
We read the source, 5 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const result = spawnSync(process.execPath, args, {
delete require.cache[require.resolve('../../plugins/' + name)];
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add traecnclaw -- npx -y @luckycat133/traecnclaw
{
"mcpServers": {
"traecnclaw": {
"args": [
"-y",
"@luckycat133/traecnclaw"
],
"command": "npx"
}
}
}
[mcp_servers.traecnclaw]
command = "npx"
args = ["-y", "@luckycat133/traecnclaw"]
{
"mcpServers": {
"traecnclaw": {
"args": [
"-y",
"@luckycat133/traecnclaw"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"traecnclaw": {
"args": [
"-y",
"@luckycat133/traecnclaw"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TRAECN_GATEWAY_HOST (Gateway host; keep loopback unless remote access is authenticated.), TRAECN_GATEWAY_PORT (Gateway port.), TRAECN_GATEWAY_TOKEN (Gateway bearer token.).
The author declared them in the registry entry; get the values from the project itself.
Local-first persistent memory MCP server for AI coding agents.
Local-first persistent memory for coding agents and MCP clients.
Local-first persistent memory for AI coding agents.
Local MCP gateway that proxies AI clients to many MCP servers with a token-efficient code mode
Persistent local knowledge for AI coding agents with structured records, search, and DOT context.
Shared task layer for AI coding agents. One MCP surface: task_search, task_get, task_mutate.
Persistent memory for AI coding agents. #1 on LongMemEval. Local-first.
Agent-agnostic persistent memory MCP server. Local-first: memories travel with your project.
Answers built from our own checks of this server.