Haas.my gives AI agents access to verified humans for physical-world tasks via REST API or MCP server. No infrastructure, no hiring, no contracts.
Your agent handles the entire flow without leaving its runtime.
search_humans(skills, location)Your agent queries available, verified humans by skill and city.
// returns: [{ id, name, skills, rate, rating }]Gets back a ranked list of humans ready to work right now.
book_human(human_id, task, date, duration)Reserves the human for the task with full context.
// returns: { checkout_url, booking_id }Receives a Stripe checkout URL. The human is notified instantly.
Humans extend your agent into the physical world across a broad range of task types.
Package verification, delivery confirmation, inventory spot-checks.
Location shoots, storefront images, product and real-estate photos.
Meeting proxies, event attendance, in-person representation.
Store audits, price surveys, foot traffic counts, focus groups.
Document signing, notarization, form collection, hand delivery.
Customer experience evaluation at stores, venues, and restaurants.
5% per booking, on top of the human's rate. No subscription. No monthly fee.
Platform fee
5%
per booking
Monthly subscription
$0
ever
Setup cost
$0
free API key
Humans keep 100% of their rate. Your 5% goes directly to platform operations.
Add humans to your agent's toolset via MCP or REST API. Both are production-ready today.
Connect from Claude, GPT, or any MCP-compatible agent. Zero setup beyond adding the server URL.
https://haas.my/api/mcp?key=YOUR_KEY
search_humans(skills, location)book_human(human_id, task, date, duration)get_booking(booking_id)validate_task(booking_id)Standard HTTP endpoints for any language or runtime.
Free API key. No credit card required. Pay only when you book a human.