Python 3.10-3.13
Install only the exact checksummed RC13 release bundle with its bundled platform installer.
TentaClaw supports local MCP over stdio only. The MCP client starts the process automatically; TentaClaw reads its per-user configuration, enforces approved Poppy destinations, and exits with the client.
Install only the exact checksummed RC13 release bundle with its bundled platform installer.
A Poppy subscription and API key are separate requirements controlled by Poppy.
The exact product surface must start a local stdio command and show approval before every write tool.
tentaclaw-mcp-0.3.0rc13-release.zip with its companion .sha256 file and run the bundled installer.tentaclaw-mcp init, enter the Poppy key through hidden terminal input, and explicitly select board/chat pairs.tentaclaw-mcp status and tentaclaw-mcp doctor.codex-config install/check for Codex-backed clients; use client-config <client> for another candidate client.config.jsonContains non-secret limits and explicit board/chat IDs. New destinations remain denied until setup is rerun.
poppy_api_keyContains only the Poppy credential. POSIX ownership/mode/symlink checks are enforced; Windows setup applies an owner-only ACL.
Client configuration contains neither file: the generated MCP entry contains only the executable command and arguments.
| Tool | Purpose | Effect |
|---|---|---|
tentaclaw_version | Return local version, stdio, and local-only status. | Local read |
poppy_get_boards | List policy-approved Poppy boards. | Poppy read |
poppy_get_chats | List approved chat assistants and their nested conversations for one approved board. | Poppy read |
poppy_ask | Ask one bounded question. | May consume credits |
poppy_create_conversation | Create a persistent conversation. | Creates Poppy state |
poppy_chat | Continue an approved conversation. | May consume credits/save history when requested |
Skills teach a local agent when and how to use TentaClaw. They never own the Poppy key, read its file, make direct Poppy HTTP requests, or add a remote transport.
tentaclaw-setupLocal setup, diagnosis, rotation, incident response, and migration.
poppy-operatorExact destinations, bounded questions, conversation control, and fail-closed behavior.
poppy-board-researchFocused research from one approved board/chat.
poppy-content-workflowBrainstorm, create, and rewrite work requiring human review.
RC13 has a guarded Codex install/check/remove workflow and candidate configuration generators for Claude Desktop, Claude Code, Gemini CLI, Perplexity Mac local MCP, and MCP Inspector. Gemini CLI 0.52.0 has passed the read-only live path; full write approval remains open. OpenClaw and Hermes templates are not shipped because their generic MCP paths lack the required write-action approval gate.