Human for AI
ai.yourhuman/human-for-aiAsk a human for legal review, confirmation, a signature, or a physical-world act
Tools · 3
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…
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…
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…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"human_for_ai": {
"url": "https://yourhuman.ai/mcp",
"transport": "streamable-http"
}
}
}