Loading MCP server directory, please wait...
Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.
npx @getmcp/cli add io.github.MariusAure/needhuman-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
NEEDHUMAN_API_KEYYour NeedHuman API key. Get one free (3 tasks) at https://needhuman.ai
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MariusAure/needhuman-mcp": {
"command": "npx",
"args": [
"-y",
"@needhuman/mcp-server"
],
"env": {
"NEEDHUMAN_API_KEY": "",
"NEEDHUMAN_API_URL": ""
}
}
}
}