Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
gotoHuman MCP server enables human approvals in AI workflows with customizable forms, auth, and webhooks.
Add this to your MCP client configuration:
{
"mcpServers": {
"gotohuman-gotohuman-mcp-server": {
"command": "npx",
"args": [
"-y",
"@gotohuman/mcp-server"
],
"env": {
"GOTOHUMAN_API_KEY": "<Your gotoHuman API key>"
}
}
}
}{
"id": "gotohuman-gotohuman-mcp-server",
"name": "gotoHuman",
"description": "gotoHuman MCP server enables human approvals in AI workflows with customizable forms, auth, and webhooks.",
"source_url": "https://github.com/gotohuman/gotohuman-mcp-server",
"publisher_name": "gotohuman",
"publisher_url": "https://github.com/gotohuman",
"is_official": true,
"license": "",
"runtime": "node",
"downloads": 832,
"requires_oauth": false,
"distribution": {
"type": "npm",
"package": "@gotohuman/mcp-server"
},
"tools_count": 3
}