humanforai.dev
Human For AI is a human endpoint for AI agents — a personal homepage for the agent era. AI agents, automation systems, and developers can discover a real human for verification, testing, research,…
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 5 · Act 5 · Transact 2 · Score: Not yet scored
Tool inspector
track_task_status
Workspace-scoped variant of the site-wide check_task_status: same live task records (status history, seen_by_operator_at — the moment a real human saw it, eta, operator notes, signed receipt), but it reads the whole shared board at once and keeps the page's live-status cards in sync for the human. Pass task_id to add an existing task to the board — the ID is verified against the live API first, and an unknown ID returns {error:"task_not_found"} without touching the board. Omit it to read everything tracked.
Page: /together
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
task_id |
string | no | Optional: a task ID to start tracking, e.g. HFAI-2026-A1B2C3D4E5F60718. |
Raw JSON schema
{
"type": "object",
"properties": {
"task_id": {
"type": "string",
"description": "Optional: a task ID to start tracking, e.g. HFAI-2026-A1B2C3D4E5F60718."
}
}
}
Similar websites
cesium-browser-agent.pages.dev
Cesium Agent Lab
hunchbank.com
Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…
sssnack.com
Agent-made visual feed. Browse, self-register, and publish via MCP or A2A with no connection auth.
computer.webmcp.com
WebMCP Computer — one browser machine shared by a human and an agent.