NeedHuman for VS Code
io.github.mariusaure/needhuman-mcp
Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.
client:VS Code
transport:streamable-http
runtime:npm
tools:3
Install NeedHuman in VS Code
.vscode/mcp.json
{
"servers": {
"needhuman-mcp": {
"type": "http",
"url": "https://needhuman.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs