3 tools from the NeedHuman MCP Server, categorised by risk level.
View the NeedHuman policy →check_task_status Use after dispatching a task via need_human to check whether the human worker has completed it.
Returns: status (pending | in_progress | completed... 2/5 list_tasks Use when you have lost track of a task_id or want to review your past human task requests.
Returns all tasks you have submitted, newest first: id, ... The NeedHuman MCP server exposes 3 tools across 2 categories: Read, Write.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the NeedHuman server.
NeedHuman tools are categorised as Read (2), Write (1). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept