Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

Human for AI

ai.yourhuman/human-for-ai

Ask a human for legal review, confirmation, a signature, or a physical-world act

Uptime
100.0%
1 direct probes · 30d
Response
90ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

request_human_assistance

Ask an actual human being for help with something your task requires and you cannot properly do alone: legal judgement, a decision you should not take on your own authority, an act in the physical wor…

check_request_status

Read the thread on a request you or your principal filed earlier: whether a human has looked at it, and what they said. Use the `reference` and `access_token` from `request_human_assistance`. Answers…

reply_to_thread

Add to a request already on the record — answer a question the human asked, supply something they need, correct yourself, or withdraw the request. This is the same permanent record as the original, s…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "human_for_ai": {
      "url": "https://yourhuman.ai/mcp",
      "transport": "streamable-http"
    }
  }
}