Enables AI agents to request human reviews through the gotoHuman platform, creating asynchronous workflows for content a...
Created byApr 23, 2025
gotoHuman MCP Server
Let your AI agents ask for human reviews in gotoHuman via MCP.Review AI-generated content, approve critical actions or provide input.An async webhook-based workflow for autonomous agents and AI automations.
Demo
This is Cursor on the left, but this could be a background agent that also reacts to the approval webhook to add an item to your list of newsletter ideas.
Returns a list of all available forms in your account incl. high-level info about the added fields
`get-form-schema`
Get the schema to use when requesting a human review for a given form.
Params
Returns the schema, considering the incl. fields and their configuration
`request-human-review-with-form`
Request a human review. Will appear in your gotoHuman inbox.
Params
Returns a link to the review in gotoHuman
Use in MCP client
Cursor or Claude
[!NOTE]
For Windows, the args path needs to be C:\\<absolute-path>\\build\\index.js
gotoHuman MCP Server
Let your AI agents ask for human reviews in gotoHuman via MCP.Review AI-generated content, approve critical actions or provide input.An async webhook-based workflow for autonomous agents and AI automations.
Demo
This is Cursor on the left, but this could be a background agent that also reacts to the approval webhook to add an item to your list of newsletter ideas.