Loomal

Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.

0 starsnpm: @needhuman/mcp-serverRemote-capable

About NeedHuman

NeedHuman is an MCP (Model Context Protocol) server published by mariusaure in the official MCP registry, listed under Autonomous Agents on Loomal. Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.

NeedHuman runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as an npm package (@needhuman/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mariusaure/needhuman-mcp.

Use NeedHuman with your agent

Claude Code · one command
claude mcp add --transport http needhuman https://needhuman.ai/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "needhuman": {
      "url": "https://needhuman.ai/mcp"
    }
  }
}
streamable-httphttps://needhuman.ai/mcp
npm@needhuman/mcp-server

Frequently asked questions

What is NeedHuman?
NeedHuman is an MCP (Model Context Protocol) server by mariusaure in the Autonomous Agents category. Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.
How do I connect NeedHuman to Claude, Cursor, or another MCP client?
NeedHuman is a remote MCP server — add its endpoint (https://needhuman.ai/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is NeedHuman open source?
Yes — the source code is public at github.com/mariusaure/needhuman-mcp.
Can AI agents pay to use NeedHuman?
Not yet through Loomal — NeedHuman is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain NeedHuman? Claim this listing free by verifying GitHub ownership, or contact us.