Skip to main content
Glama
grenamaxim-web

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.

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

get_balance

Your USDT balance

create_task

Post a task (title, description, reward, category, city, max_executors)

list_tasks

All your tasks with statuses

get_task

Task details + applications + submitted results (photos/files)

accept_application

Choose a human worker

reject_application

Decline an application

review_result

approve (pays the worker) / revision / reject

cancel_task

Cancel, refunds escrow for unfilled slots

set_webhook

Receive events: application.created, result.submitted, deposit.credited

How it works

  1. Top up your balance in USDT (TRC20).

  2. create_task — cost = reward × max_executors × 1.2 (20% platform fee), held in escrow.

  3. Real people in Russia see the task and apply.

  4. accept_application to pick a worker.

  5. They submit a result (photo/text/file).

  6. review_result with approve — 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.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to dispatch human verifiers for physical world tasks like product authentication, property inspection, and document verification, returning timestamped evidence reports.
    Last updated
    3
    43
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables AI agents to route tasks requiring human judgment (e.g., content moderation, refund decisions, data verification) to a vetted worker pool, with verified results returned via Lightning Network payments.
    Last updated
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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