Skip to main content
Glama

TRAECNclaw MCP Skill

Generated from canonical TRAECNclaw 0.5.6 at commit 0fde120d5c2ac848ef61f14b7d3faf1e44c74894.

This repository mirrors the portable TRAECNclaw Agent Skill byte-for-byte. TRAECNclaw exposes MCP contract version 5 with exactly 20 stable, single-intent tools. The normal Agent flow is:

  1. Open a workspace only when needed.

  2. Select model or mode only when needed.

  3. Send one message and release the caller context.

  4. Legacy MCP clients receive a durable notification; modern 2026-07-28 hosts can negotiate Tasks and subscribe to the exact returned task ID.

Queueing, waiting, recovery, routine non-command questions, task ownership, and durable notifications remain gateway-managed.

The local server uses standard newline-delimited stdio, implements MCP 2026-07-28, and remains compatible with initialization-based 2025-11-25 and 2024-11-05 clients. TRAECNclaw contract version 5 is the tool-surface version, not the MCP protocol revision. The independently negotiated, upstream-draft io.modelcontextprotocol/tasks extension does not add tools.

Install

Use the canonical TRAECNclaw release or a source checkout. Install the matching complete server archive, copy .codex/skills/traecnclaw-mcp into the client's Skill directory, and use its assets/mcp-client-config.json launcher template. The launcher resolves an explicit server path, repository checkout, installed package, or traecnclaw-mcp executable on PATH, in that order.

The mirror does not advertise an npm or official MCP Registry version until that exact artifact has been published and verified. Smithery's retired smithery.yaml format is intentionally absent; a future Smithery listing must use a published MCPB bundle. glama.json remains the current Glama metadata.

Related MCP server: WinScript

Configuration

The canonical gateway defaults are TRAECN_GATEWAY_HOST=127.0.0.1 and TRAECN_GATEWAY_PORT=8788. Non-loopback binds require TRAECN_GATEWAY_TOKEN. There is no MCP tool-profile setting.

See SOURCE_REVISION and release-manifest.json for provenance and marketplace readiness.

A
license - permissive license
Not graded
quality - not tested
A
maintenance

Maintenance

Maintainers
34dResponse time
5wRelease cycle
2Releases (12mo)
Commit activity

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.

  • Remote MCP for tool license checks, vendor policy review, alternatives, and license receipts.

  • Remote MCP for A2A failure replay MCP, structured receipts, audit logs, and reviewer-ready evidence.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Luckycat133/traecnclaw-mcp-skill'

If you have feedback or need assistance with the MCP directory API, please join our Discord server