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
-
quality - not tested
A
maintenance

Maintenance

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

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    A Windows desktop GUI control MCP server that enables agents to operate semantic objects rather than fragile screen coordinates. It provides structured, executable interface facts for visual-first desktop automation with tools for clicking, scrolling, typing, and hotkey operations.
    6
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Enables AI clients to automate Windows desktop applications through window manipulation, image recognition, OCR, keyboard/mouse simulation, and memory operations via the MCP protocol.
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables automation of native Windows desktop applications through screen capture, mouse/keyboard control, and waiting for UI changes, exposing them as MCP tools.
    1

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