Back to directory
@gotohuman/mcp-server

@gotohuman/mcp-server

@gotohuman54

gotoHuman is an MCP server that facilitates adding human approvals to AI agents and agentic workflows, providing a fully-managed async human-in-the-loop workflow with a customizable approval UI.

human-in-the-loopapprovalworkflowAI agentscontext

Installation & Configuration

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

Information

Transport
stdio
Language
JavaScript
Created
2025/3/21
Updated
2026/6/8