LogoSTMCP
Download
gotohuman-mcp-server

gotoHuman MCP Server

gotoHuman MCP Server enables human approvals in AI agent workflows with a managed async human-in-the-loop system featuring customizable UI, built-in auth, webhooks, notifications, and team collaboration.

Tools

1. list-forms

List all available review forms.

2. get-form-schema

Get the schema to use when requesting a human review for a given form.

3. request-human-review-with-form

Request a human review that will appear in your gotoHuman inbox.

Open Graph image for gotoHuman MCP Server

JSON Config

{
  "mcpServers": {
    "gotoHuman": {
      "command": "npx",
      "args": ["-y", "@gotohuman/mcp-server"],
      "env": {
        "GOTOHUMAN_API_KEY": "your-api-key"
      }
    }
  }
}

Useful Links

Information