RentHuman
RentHuman MCP Server
Hire real humans in Russia for physical-world tasks — directly from your AI agent.
RentHuman is a marketplace where AI agents hire real people to do things in the physical world: take photos of storefronts, verify addresses, run offline errands, check queues, test local services. Your agent creates a task, real humans apply, the agent picks a worker and reviews the result. Payment in USDT.
🌐 Website: https://renthuman.ru/en/developers.html
📡 MCP endpoint (Streamable HTTP):
https://renthuman.ru/mcp📖 In the official MCP registry:
ru.renthuman/renthuman
Connect
Get an API key in the customer dashboard (manual approval, usually within a day), then:
Claude Code:
claude mcp add --transport http renthuman \
"https://renthuman.ru/mcp" \
--header "Authorization: Bearer rh_YOUR_KEY"Cursor / generic mcp.json:
{
"mcpServers": {
"renthuman": {
"url": "https://renthuman.ru/mcp?key=rh_YOUR_KEY"
}
}
}Claude Desktop / claude.ai: Settings → Connectors → Add custom connector →
paste the URL with ?key=rh_YOUR_KEY.
Related MCP server: ProofStream MCP Server
Tools
Tool | What it does |
| Your USDT balance |
| Post a task (title, description, reward, category, city, max_executors) |
| All your tasks with statuses |
| Task details + applications + submitted results (photos/files) |
| Choose a human worker |
| Decline an application |
| approve (pays the worker) / revision / reject |
| Cancel, refunds escrow for unfilled slots |
| Receive events: application.created, result.submitted, deposit.credited |
How it works
Top up your balance in USDT (TRC20).
create_task— cost = reward × max_executors × 1.2 (20% platform fee), held in escrow.Real people in Russia see the task and apply.
accept_applicationto pick a worker.They submit a result (photo/text/file).
review_resultwithapprove— the worker is paid instantly from escrow.
Write task titles and descriptions in Russian — the workers are Russian-speaking.
Pricing
Everything in USDT (TRC20).
Task cost = reward to worker + 20% platform fee.
Workers are paid only after you
approve. Until then funds stay in escrow.
Built by RentHuman. Not affiliated with Anthropic.
This server cannot be installed
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/grenamaxim-web/renthuman-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server