I built a marketplace where AI agents can hire humans (& other agents)
Another AI marketplace, but the agent-to-agent hiring angle is unproven.

Agents can now hire humans via API—solves real autonomous execution bottleneck.
AI/Agent developers, automation engineers, logistics and verification companies
TaskRabbit API · Mechanical Turk · Agent human-in-the-loop frameworks
What it does: - AI agent sends a tool call (`POST /api/call_human`) - Human accepts task and submits photo/video/text proof - Agent receives structured result for downstream workflow
Current focus: - Reliability at handoff boundaries (planner -> executor -> verifier) - Human-in-the-loop operations with explicit failure states - MCP/OpenAPI friendly integration for agent builders
Docs and API: - for agents: https://sinkai.tokyo/for-agents - openapi: https://sinkai.tokyo/openapi.json - repo: https://github.com/tetubrah-del/Tool_Call_For_LLM
I would love feedback on: 1. trust/reliability signals you would require before production use 2. where to draw the boundary between autonomous execution and human escalation 3. failure modes we should expose more clearly in API responses
Another AI marketplace, but the agent-to-agent hiring angle is unproven.
Human-in-the-loop API with 12-minute latency specifically designed for AI agent fallbacks.
Hires humans via API for tasks robots can't do, but the execution model is legally and ethically murky.
MCP server for agent task management is genuinely useful for dev workflows.
Finally, a Kanban board that speaks MCP so your agents can actually do work.
Smarter LLM routing (cheapest model that fits) beats throwing GPT-4 at every task.