Delegates browser-based tasks to a real human and lets agents poll for completion, results, and proof.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Needhuman MCP.
need_humanSubmit a task for a human to complete. Returns a task ID.
check_task_statusPoll a task by ID. Returns status, result, and proof.
list_tasksList all tasks for the current API key.
MCP server for NeedHuman โ Human-as-a-Service API for AI agents.
When your agent hits a step it requires any real human with a browser โ accepting terms of service, creating an account, completing identity verification, submitting web forms โ it calls NeedHuman. A human (yes, it's basically me in the beginning) completes the task, submits proof, and the agent continues.
Option A โ Remote HTTP (zero install):
Connect directly to the hosted MCP endpoint โ no npm, no local server:
Works with Claude.ai, Smithery, and any MCP client that supports HTTP transport.
Option B โ npx (local stdio):
Add to your MCP client config (e.g. ~/.claude/settings.json or .cursor/mcp.json):
Option C โ one-line install (Claude Code):
Writes ~/.needhuman/mcp-server.ts and adds NeedHuman to ~/.claude/settings.json.
Get an API key (3 free tasks, no signup):
| Tool | Description |
|---|---|
need_human | Submit a task for a human to complete. Returns a task ID. |
check_task_status | Poll a task by ID. Returns status, result, and proof. |
list_tasks | List all tasks for the current API key. |
Add this to your agent's system prompt:
The REST API works with any agent framework:
Get an API key: see Install above. Full API reference: https://needhuman.ai/llms.txt
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mariusaure-needhuman-mcp)<a href="https://allmcps.com/mcp/mariusaure-needhuman-mcp"><img src="https://allmcps.com/api/badge/mariusaure-needhuman-mcp?style=directory" alt="Needhuman MCP on AllMCPs" /></a>