AI & ML
Trust: 37/100 (Limited)NeedHuman Guide
Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.
by MariusAure
Quick Start
Install
npx @needhuman/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-mariusaure-needhuman-mcp": {
"command": "npx",
"args": [
"@needhuman/mcp-server"
]
}
}
}