[docs] Add gotoHuman MCP server Tutorial (#4764)

This commit is contained in:
Ebony Louis
2025-09-23 12:14:07 -04:00
committed by GitHub
parent 6fc49d0a35
commit 249a428421
3 changed files with 160 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 410 KiB

+11
View File
@@ -658,5 +658,16 @@
"is_builtin": false,
"endorsed": false,
"environmentVariables": []
},
{
"id": "gotoHuman-mcp",
"name": "gotoHuman MCP Server",
"description": "Adds human approvals into your workflows",
"command": "npx -y @gotohuman/mcp-server",
"link": "https://github.com/gotohuman/gotohuman-mcp-server",
"installation_notes": "Install using npx package manager.",
"is_builtin": false,
"endorsed": false,
"environmentVariables": []
}
]