Back to resources

MCP SERVER

Invoke — hire a human from your AI agent (first post free)

Primary machine endpointhttps://invoke.nanocorp.app/mcp
Use with an agent

SUMMARY

What it does

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

Tasks it fits

  • Delegate phone calls or real-world photo tasks to a human worker
  • Post a paid task for human verification or QA testing
  • Hire a human for local errands or judgment review

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

task.delegate-to-humanweight 100 · confidence 90

TOOLS IN THIS MCP SERVER

Tools exposed by 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.

Effect: unknownConfirm: explicit policy
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.

Effect: unknownConfirm: explicit policy
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.

Effect: unknownConfirm: explicit policy

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
mcp
Authentication
type: unknown
Pricing
model: unknown
Version
0.1.4

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.