gotoHuman MCPServer

gotohuman
GitHub
AI IntegrationHuman ApprovalWorkflow Management

Loading subscription status...

💡 Description

gotoHuman facilitates the incorporation of human approvals into AI agents and agent workflow. It provides a fully managed asynchronous workflow with human intervention and a customizable approval user interface.

📝 JSON Entries

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

🛠️ Tools

get-form-schemarequest-human-review-with-formlist-forms

Features

  • Integrated authentication
  • Webhook notifications
  • Team functionalities
  • Evolving training dataset

💬 Example Queries

  • List all review forms available in my account.
  • Get the schema for requesting a human review for a specific form.
  • Request a human review for a form with given content and context.