# renthuman MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/ru-renthuman-renthuman
- Website: https://renthuman.ru/en/developers.html

## Install
- Endpoint: https://renthuman.ru/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://renthuman.ru/mcp

## Tools
- 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. Endpoint: https://renthuman.ru/mcp
- 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. Endpoint: https://renthuman.ru/mcp
- list_tasks - List all your tasks with statuses: open (accepting applications), in_progress (slots filled), paused, completed, cancelled. Endpoint: https://renthuman.ru/mcp
- 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. Endpoint: https://renthuman.ru/mcp
- accept_application - Choose a human executor from pending applications. They will start working on the task. Endpoint: https://renthuman.ru/mcp
- reject_application - Reject a pending application. Endpoint: https://renthuman.ru/mcp
- 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. Endpoint: https://renthuman.ru/mcp
- cancel_task - Cancel a task. Refunds escrow for unfilled slots back to your balance. Fails if executors are currently working — review their results first. Endpoint: https://renthuman.ru/mcp
- set_webhook - Set an HTTPS URL to receive POST events: application.created, result.submitted, deposit.credited. Empty string disables. Endpoint: https://renthuman.ru/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: ru.renthuman
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 11, 2026
- Source: https://registry.modelcontextprotocol.io
