gotoHuman MCP Server
@gotohuman
gotoHuman MCP Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"gotohuman": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"GOTOHUMAN_API_KEY",
"mcp/gotohuman"
],
"env": {
"GOTOHUMAN_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is gotoHuman MCP Server?
gotoHuman MCP Server adds human approvals to AI agents and agentic workflows via a fully-managed async human-in-the-loop system with a customizable approval UI. It integrates directly with MCP clients like Cursor, Claude, and Windsurf to request review steps.
How to use gotoHuman MCP Server?
Install via npx @gotohuman/mcp-server and set the GOTOHUMAN_API_KEY environment variable. Configure in your MCP client’s JSON settings, then call the provided tools (list-forms, get-form-schema, request-human-review-with-form) to request human reviews.
Key features of gotoHuman MCP Server
- Human approvals for AI agents and workflows
- Fully-managed async human-in-the-loop process
- Customizable approval UI with built-in auth
- Webhook and notification support
- Team features and evolving training dataset
- Tools to list forms, get schemas, and request reviews
- Option to link reviews into multi-step workflows
Use cases of gotoHuman MCP Server
- Request human approval on AI-generated outputs before final action
- Add a review step in an agentic workflow with automatic notification
- Link multiple human reviews in a single agent run for sequential approval
FAQ from gotoHuman MCP Server
How do I install gotoHuman MCP Server?
Run npx @gotohuman/mcp-server in your terminal, or add it to your MCP client’s configuration with the correct command and environment variable.
What tools does gotoHuman MCP Server provide?
It offers list‑forms, get‑form‑schema, and request‑human‑review‑with‑form to manage review templates and submit requests for human approval.
What environment variables are required?
You must set GOTOHUMAN_API_KEY to your API key, obtained from app.gotohuman.com.
Where do I get an API key?
Visit app.gotohuman.com to create an account and generate an API key, then configure an approval step.
Can I use gotoHuman MCP Server with Cursor, Claude, or Windsurf?
Yes. Add the server configuration to your MCP client’s JSON settings with the npx command and your API key.
「その他」の他のコンテンツ
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

EverArt
modelcontextprotocolModel Context Protocol Servers
コメント