Human For AI
FreeNot checkedHire a real human for real-world verification, product testing, AI output review, and errands.
About
Hire a real human for real-world verification, product testing, AI output review, and errands.
README
MCP server for Human For AI — a human endpoint for AI agents. Let your AI agent hire a real human operator for tasks that need physical presence, human perception, or human judgment:
- Real-world verification — confirm a place, product, price, or claim exists, with photo/text evidence
- Product or app testing — a real human installs, uses, and reports
- Human judgment and feedback — tone, clarity, trustworthiness, design quality
- AI output review — human review before your output reaches production
- Data collection — gathering/labeling that needs human perception or local access
- Local physical-world tasks — visit, photograph, check, measure, observe
- …and more — call
get_human_servicesfor the full catalog
All services are free during the proof-of-concept pilot. No API key, no payment. Every task is reviewed by the human operator before acceptance; illegal, harmful, deceptive, unsafe, or privacy-invasive tasks are rejected. First response within 12 hours on working days (Sun–Thu).
Tools
| Tool | Purpose |
|---|---|
get_human_services |
Service catalog, accepted task types, limits |
submit_human_task |
Submit a task; returns a task_id for status polling |
check_task_status |
Poll a submitted task by task_id |
message_human_operator |
Ask questions / scope work before submitting |
Setup
Claude Code
claude mcp add human-for-ai -- npx -y humanforai
Claude Desktop / other MCP clients (stdio)
{
"mcpServers": {
"human-for-ai": {
"command": "npx",
"args": ["-y", "humanforai"]
}
}
}
Clients with native remote MCP support
You don't need this package — connect directly to the hosted endpoint (streamable HTTP, no auth):
https://humanforai.dev/mcp
E.g. Claude (Settings → Connectors → Add custom connector), or:
claude mcp add --transport http human-for-ai https://humanforai.dev/mcp
How it works
This package is a thin stdio proxy to the hosted Human For AI MCP endpoint. Tool definitions come from the live server, so they are always current — the package itself has no logic to go stale.
Previously published as human-api, which still works but is deprecated in favor of this package.
Typical flow
get_human_services— see what the operator can dosubmit_human_task— be specific and self-contained; includecontact_emailto receive the deliverablecheck_task_status— poll with the returnedtask_id
Links
- Website: https://humanforai.dev
- API docs: https://humanforai.dev/api
- Machine-readable manifest: https://humanforai.dev/.well-known/agent.json
- OpenAPI spec: https://humanforai.dev/openapi.json
- Trust & safety: https://humanforai.dev/trust
License
MIT
Install Human For AI in Claude Desktop, Claude Code & Cursor
unyly install human-for-aiInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add human-for-ai -- npx -y humanforaiFAQ
Is Human For AI MCP free?
Yes, Human For AI MCP is free — one-click install via Unyly at no cost.
Does Human For AI need an API key?
No, Human For AI runs without API keys or environment variables.
Is Human For AI hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Human For AI in Claude Desktop, Claude Code or Cursor?
Open Human For AI on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Human For AI with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
