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
message_human_operator
Send a free-form message to the human operator — questions, scoping, custom projects. reply_to is required: a real mailbox for the reply. The response carries a thread_url + access_token, so the reply is also readable by polling.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
message |
string | yes | A question, a scoping request, anything — a real human answers. |
reply_to |
string | yes | you@example.com |
Raw JSON schema
{
"type": "object",
"properties": {
"message": {
"type": "string",
"description": "A question, a scoping request, anything — a real human answers."
},
"reply_to": {
"type": "string",
"description": "you@example.com"
}
},
"required": [
"message",
"reply_to"
]
}
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.