mcpserver.lol
registry/renthuman
Connection check verified live · 26h ago

renthuman

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

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

9 tools

Read from the running server on 26h ago.

accept_application application_id*
Choose a human executor from pending applications. They will start working on the task.
cancel_task can modify data task_id*
Cancel a task. Refunds escrow for unfilled slots back to your balance. Fails if executors are currently working — review their results first.
create_task citytitle*reward*categorydeadlinedescription* +1
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, w…
get_balance read-only
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, off…
get_task read-only task_id*
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/fi…
list_tasks read-only
List all your tasks with statuses: open (accepting applications), in_progress (slots filled), paused, completed, cancelled.
reject_application application_id*
Reject a pending application.
review_result can modify data action*commentapplication_id*
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 t…
set_webhook url*
Set an HTTPS URL to receive POST events: application.created, result.submitted, deposit.credited. Empty string disables.