Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by gotohuman • Workflow & Task Management
A minicontroller protocol (MCP) server that adds human approval steps to agent workflows, letting agents request reviews and route decisions to humans via a customizable form UI.
Pause execution and request a human review or approval of generated content before proceeding.
Present structured review forms (with custom fields and metadata) to human reviewers and receive webhook callbacks with decisions.
Integration with IDEs or background services to surface human-in-the-loop tasks, assign reviewers, and link approvals back to the workflow.
This MCP server integrates gotoHuman's human-in-the-loop review system into agentic workflows and IDEs. It provides commands to list review forms, fetch form schemas, and create review requests that appear in a gotoHuman inbox, including support for metadata, assignment, webhooks, and notifications. The package is distributed as an npm module (npx @gotohuman/mcp-server) and requires a gotoHuman API key to operate, making it easy to add approval steps to automated agents or background workflows.
List all available review forms. NOTE: You need to fetch the schema for the form fields first using the get-form-schema tool.
Get the schema to use for the 'fields' property when requesting a human review with a form.
Request a human review with a form. NOTE: If you don't have a form ID yet, list all available forms using the list-forms tool first. To know what to pass for fieldData, you need to fetch the schema for the form fields using the get-form-schema tool.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.