The catalogue/RentAHuman.ai
RentAHuman.ai
app.rentahuman
Search, hire, and manage humans for physical-world tasks via RentAHuman.ai
Version2.0.0
Categoryproductivity
AuthAPI key
Tools5
Transportstdio
LicenceMIT
01
What it does
The app, in its own words.
Hire humans for physical-world tasks. Search 657,000+ verified humans in 50+ countries, create bookings, and manage tasks that require real-world presence.
02
Tools
5 tools the agent can call.
Every one is declared with typed parameters and returns structured results, so the host can render them instead of narrating them.
- create-bookingBook a human for a physical-world task. Requires a RENTAHUMAN_API_KEY. Returns booking details and payment instructions.
- get-bookingGet the details and current status of a specific booking. Requires a RENTAHUMAN_API_KEY.
- get-humanGet the full profile of a specific human including skills, availability, hourly rate, location, rating, and payment wallet addresses.
- list-bookingsList bookings for the current agent. Optionally filter by status. Requires a RENTAHUMAN_API_KEY.
- search-humansSearch for available humans on RentAHuman.ai. Filter by skill, hourly rate range, or name. No API key required — searching is free.
03
Auth and permissions
What it asks for.
Declared in the manifest, in advance. The app cannot reach anything it did not ask for here.
User secrets
RENTAHUMAN_API_KEY
Reading further
The manifest and the source for RentAHuman.ai live in the monorepo, alongside the other apps.