TRAECNclaw MCP
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:
Open a workspace only when needed.
Select model or mode only when needed.
Send one message and release the caller context.
Legacy MCP clients receive a durable notification; modern
2026-07-28hosts 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.
This server cannot be installed
Maintenance
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
- Alicense-qualityDmaintenanceA 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.6MIT
- Alicense-qualityDmaintenanceState-aware Windows automation MCP server for AI agents, enabling app control, UI interaction, COM Office, and more via 59 tools with fallback layers and audit logging.7MIT
- Alicense-qualityBmaintenanceEnables AI clients to automate Windows desktop applications through window manipulation, image recognition, OCR, keyboard/mouse simulation, and memory operations via the MCP protocol.MIT
- Flicense-qualityDmaintenanceEnables automation of native Windows desktop applications through screen capture, mouse/keyboard control, and waiting for UI changes, exposing them as MCP tools.1
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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