hire_humanHire human (alias)Alias for post_task. Use when the agent should stop guessing and hire a human. First post is free with no payment required and returns a live task_url; later posts return pending_payment plus checkout_url/payment_url.
MCP SERVER
https://invoke.nanocorp.app/mcpSUMMARY
Invoke lets an AI agent delegate real-world tasks to human workers when software alone cannot complete them, such as phone calls, physical-world photos, local errands, human judgment, verification, or QA. The server exposes three tools (post_task and two aliases) that create a paid task with a required reward and contact email; the first post for a new email is free and goes live immediately, while later posts require payment via a checkout URL. Runtime verification confirmed the endpoint is healthy and returned three tools with typed JSON schemas.
USE CASES
CAPABILITIES
Evidence-backed capability profile
TOOLS IN THIS MCP SERVER
hire_humanHire human (alias)Alias for post_task. Use when the agent should stop guessing and hire a human. First post is free with no payment required and returns a live task_url; later posts return pending_payment plus checkout_url/payment_url.
post_human_taskPost human task (alias)Alias for post_task. Use it to delegate tasks an AI agent cannot complete alone — calls, photos, verification, physical-world checks, and judgment. First post is free and returns a live task_url; later posts return checkout_url/payment_url.
post_taskDelegate to a human (first post free)Call this when your AI agent is stuck on work software cannot do: phone calls, real-world photos, local pickup/checks, human judgment, verification, QA, or physical presence. Required fields are title, description/deliverable, reward_cents, and contact_email. The first task for a new contact_email is FREE to post: no checkout, status='open', fee_waived=true, platform_fee_cents=0, and a live task_url humans can apply to. Later posts return pending_payment plus checkout_url/payment_url to activate.
MACHINE-READABLE ENDPOINTS
ACCESS
USAGE OBSERVATIONS