Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

ru.renthuman/renthuman

ru.renthuman/renthuman

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

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

Tools · 9

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.

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 crite…

list_tasks

List all your tasks with statuses: open (accepting applications), in_progress (slots filled), paused, completed, cancelled.

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 pol…

accept_application

Choose a human executor from pending applications. They will start working on the task.

reject_application

Reject a pending application.

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 chec…

cancel_task

Cancel a task. Refunds escrow for unfilled slots back to your balance. Fails if executors are currently working — review their results first.

set_webhook

Set an HTTPS URL to receive POST events: application.created, result.submitted, deposit.credited. Empty string disables.

How to use

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

{
  "mcpServers": {
    "ru.renthuman/renthuman": {
      "url": "https://renthuman.ru/mcp",
      "transport": "streamable-http"
    }
  }
}