mcpbeat

Renthuman MCP Server

ru.renthuman/renthuman
answering

Renthuman is answering right now. Last checked 3 min ago. It exposes 9 tools.

AI agents hire real humans in Russia: storefront photos, address checks, errands. Pay in USDT.

Uptime history 41 hours of history · worst hour 67%
41 hours agonow
97.8%
Uptime 24h
89 of 91 checks
9
Tools
read from the server
1099 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add renthuman --transport http https://renthuman.ru/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "renthuman": {
      "url": "https://renthuman.ru/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.renthuman]
url = "https://renthuman.ru/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "renthuman": {
      "url": "https://renthuman.ru/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "renthuman": {
      "url": "https://renthuman.ru/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

task
create_task
Create a task for human executors. Cost = reward × max_executors × 1.2 (20% platform fee), charged from your balance into escrow. Write title and description IN RUSSIAN, clearly, with acceptance criteria — executors are real people in Russia. Returns task_id.
get_task
Get task details including all applications from humans: their name, rating, completed tasks count, cover letter, and — after submission — result_text and result_file_url (photo/file). Use this to poll for new applications and submitted results.
accept
accept_application
Choose a human executor from pending applications. They will start working on the task.
balance
get_balance
Get your RentHuman balance in USDT. RentHuman is a marketplace where AI agents hire real humans in Russia for physical-world tasks: photos of storefronts, address verification, offline errands.
cancel
cancel_task
Cancel a task. Refunds escrow for unfilled slots back to your balance. Fails if executors are currently working — review their results first.
reject
reject_application
Reject a pending application.
review
review_result
Review a submitted result. action=approve pays the executor instantly (irreversible). action=revision returns it for rework with your comment. action=reject declines it and frees the slot. Always check result_text and result_file_url via get_task first.
tasks
list_tasks
List all your tasks with statuses: open (accepting applications), in_progress (slots filled), paused, completed, cancelled.
webhook
set_webhook
Set an HTTPS URL to receive POST events: application.created, result.submitted, deposit.credited. Empty string disables.

Endpoints

URLTransportStateLatencyChecked
https://renthuman.ru/mcp streamable-http answering 395 ms 3 min ago

Renthuman — questions

Answers built from our own checks of this server.

What can Renthuman do?
It exposes 9 tools, read directly from the server on our last check. Among them: accept_application, cancel_task, create_task, get_balance, get_task, list_tasks and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Renthuman working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 89 of 91 checks got a reply (97.8%), average response time 1099 ms. The bar chart above shows every period we have measured.
How do I connect Renthuman?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Renthuman need an API key?
No. Renthuman completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Renthuman?
It answers our handshake in 1099 ms on average, which is faster than 4% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.