Connection check
local install
rentahuman
Hire humans for digital microtasks, research, QA, data evaluation, and physical-world tasks.
Tools
44
GitHub stars
—
Installs / wk
532
Licence
—
Transport
stdio
Last checked
never
Tools & capabilities
44 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
book_service
from source
browse_services
from source
cancel_escrow
from source
cancel_subscription
from source
check_account_status
from source
create_agent_checkout
from source
Create a Stripe Checkout link for a customer to pay an agent-operated business order. Use this for customer-to-business payment, not worker escrow. Requires RENTAHUMAN_API_KEY. Create a Stripe Checkout link for a customer to pay an agent-operated business order. Use this for customer-to-business payment, not worker escrow. Requires RENTAHUMAN_API_KEY.
create_api_key
from source
create_identity
from source
create_payment_link
from source
delete_identity
from source
delete_webhook_endpoint
from source
deposit_wallet
from source
get_agent_checkout
from source
Get a customer checkout by ID. Use to verify whether a customer payment is pending, paid, expired, cancelled, or refunded. Requires RENTAHUMAN_API_KEY. Get a customer checkout by ID. Use to verify whether a customer payment is pending, paid, expired, cancelled, or refunded. Requires RENTAHUMAN_API_KEY.
get_conversation
from source
get_earnings_balance
from source
get_escrow
from source
get_human
from source
get_my_rentals
from source
get_reviews
from source
get_service_availability
from source
get_transfer
from source
get_wallet_balance
from source
get_wallet_controls
from source
get_webhook_deliveries
from source
list_agent_checkouts
from source
List customer checkouts for a local externalOrderId. Use this to avoid duplicate payment links for the same order. Requires RENTAHUMAN_API_KEY. List customer checkouts for a local externalOrderId. Use this to avoid duplicate payment links for the same order. Requires RENTAHUMAN_API_KEY.
list_api_keys
from source
list_bounties
from source
list_escrows
from source
list_identities
from source
list_my_service_bookings
from source
list_my_subscriptions
from source
list_refundable_wallet_funding
from source
list_transfers
from source
list_wallet_transactions
from source
list_webhook_endpoints
from source
refund_agent_checkout
from source
Fully refund a paid customer checkout owned by the authenticated agent. Use only after the customer has requested or approved the refund. Repeated calls are idempotent. Requires RE… Fully refund a paid customer checkout owned by the authenticated agent. Use only after the customer has requested or approved the refund. Repeated calls are idempotent. Requires RENTAHUMAN_API_KEY.
refund_wallet_funding
from source
rent_human
from source
request_account_link
from source
Send a magic link email to link an existing RentAHuman account to the current Slack user. Use when a user says they already have an account and wants to link it. Requires the user Send a magic link email to link an existing RentAHuman account to the current Slack user. Use when a user says they already have an account and wants to link it. Requires the user
send_message
from source
start_conversation
from source
switch_identity
from source
withdraw_earnings
from source
withdraw_wallet
from source