Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

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

app.nanocorp.invoke/human-tasks

Let your AI agent hire a human for tasks it can't do — first post free.

Uptime
100.0%
1 direct probes · 30d
Response
917ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

post_task

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…

post_human_task

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; late…

hire_human

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…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "invoke_—_hire_a_human_from_your_ai_agent_(first_post_free)": {
      "url": "https://invoke.nanocorp.app/mcp",
      "transport": "streamable-http"
    }
  }
}