tendem-mcp
01Plugin Claude Code
Official distribution for the Tendem MCP plugin — delegate work to vetted human experts from your AI client.
Plugin Claude Code
Official distribution for the Tendem MCP plugin — delegate work to vetted human experts from your AI client.
Instructions file CodexOpenCode
Instructions for Toloka/tendem-mcp, covering agents.md, what this repo is, why your user might want it, how to install and claude code.
Instructions file
Instructions for Toloka/tendem-mcp, a project described as: Home for Human In The Loop Tendem plugin for your agent.
MCP server Claude CodeCodexCursor +2
MCP server "tendem", hosted remotely at mcp.tendem.ai, as configured in Toloka/tendem-mcp.
Hook
Runs after a tool call finishes for mcp__.*tendem tool calls, executing tendem-post.sh. From Toloka/tendem-mcp.
Skill Claude CodeCodex
Explicitly fetch and present a completed Tendem task's result (markdown + files). Invoke as $tendem-result [taskid] — omit the taskid to pick from recent tasks.
Skill Claude CodeCodex
Explicitly check on a Tendem task and advance it (poll cleanly, don't busy-loop). Invoke as $tendem-status [taskid] — omit the taskid to pick from recent tasks.
Skill Claude CodeCodex
Explicitly submit a new task to Tendem (hybrid AI + human experts) and drive it through scoping. Invoke as $tendem-task .
Skill Claude CodeCodex
Use when a task is non-trivial and could benefit from human involvement — delegating work to a human expert (research, review, labeling, content, design, data work) and driving it end to end. Also use whenever Tendem is mentioned or its tools are in play.
Plugin Claude Code
Seamless access to the Tendem hybrid AI + human task service: bundles the MCP connector and teaches Claude the full task lifecycle (create, scope, approve, poll, fetch results and files).
Agent
Background watcher for a single Tendem task. Spawn it (runinbackground) when the user wants a proactive ping about a task in execution — "tell me when it's done", "watch this task". Pass the taskid, a poll interval (default 1 hour), and optionally a horizon (default 48 hours). It polls at that pace and returns as soon…
Command
Fetch and present a completed Tendem task's result (markdown + files).
Command
Check on a Tendem task and advance it (poll cleanly, don't busy-loop).
Command
Submit a new task to Tendem (hybrid AI + human experts) and drive it through scoping.
Cursor rule
Enforces the correct Tendem MCP task lifecycle — faithful briefs, clean polling, explicit spend approval, and safe file handling. Governs all interactions with the Tendem MCP server.
MCP server Claude CodeCodexCursor +2
Delegate tasks to vetted human experts - research, writing, analysis, and data work. Remote server at mcp.tendem.ai.