Integrations
Supports installation and building of the MCP server through npm package management, with commands for dependencies, building, and running the inspector.
gotoHuman MCPサーバー
gotoHuman を使用すると、AI エージェントとエージェント ワークフローに人間による承認を簡単に追加できます。
カスタマイズ可能な承認 UI を備えた、完全に管理された非同期のヒューマンインザループ ワークフロー。
組み込みの認証、Webhook、通知、チーム機能、進化するトレーニング データセットをお楽しみください。
当社の MCP サーバーを使用して、MCP 経由で AI ワークフローから人間による承認をリクエストするか、IDE に追加して統合を支援します。
インストール
カーソル / クロード / ウィンドサーフィンと一緒に使用
APIキーを取得し、 app.gotohuman.comで承認手順を設定してください。
デモ
これは左側のカーソルですが、承認 Webhook にも反応するバックグラウンド エージェントである可能性があります。
https://github.com/user-attachments/assets/380a4223-ea77-4e24-90a5-52669b77f56f
ツール
list-forms
利用可能なすべてのレビュー フォームを一覧表示します。
- 追加されたフィールドに関する概要情報を含む、アカウントで利用可能なすべてのフォームのリストを返します。
get-form-schema
特定のフォームに対して人間によるレビューをリクエストするときに使用するスキーマを取得します。
- パラメータ
formId
: スキーマを取得するフォームID
- 含まれるフィールドとその構成を考慮してスキーマを返します。
request-human-review-with-form
人間によるレビューをリクエストします。gotoHuman の受信トレイに表示されます。
- パラメータ
formId
: レビューのフォームIDfieldData
: フォームのフィールドのコンテンツ (レビュー用の AI 出力、コンテキストなど) と構成。
このスキーマはget-form-schema
で取得する必要がある。metadata
: フォーム送信後のWebhookレスポンスに含まれるオプションの追加データassignToUsers
: レビューを割り当てるユーザーのメールアドレスのリスト(オプション)
- gotoHumanでレビューへのリンクを返します
発達
MCP クライアントでローカルに実行 (例: Cursor / Claude / Windsurf)
[!NOTE] Windows の場合、
args
パスはC:\\<absolute-path>\\build\\index.js
である必要があります。
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
gotoHuman を使用して、AI エージェントと自動化に人間による承認手順を追加します。
Related Resources
Related MCP Servers
- -securityFlicense-qualityEnables AI agent and task management using the CrewAI framework, allowing users to create and run agents and tasks in an automated workflow environment.Last updated -03JavaScript
- -securityAlicense-qualityFacilitates integration with Claude Desktop to run AI agents and execute purchased actions without code, leveraging the Model Context Protocol framework.Last updated -1TypeScriptGPL 3.0
- -securityAlicense-qualityProvides pre-defined prompt templates for AI assistants to generate comprehensive plans for TypeScript projects, API architectures, and GitHub workflows.Last updated -0TypeScriptMIT License
- -securityAlicense-qualityThis server implementation allows AI assistants to interact with Asana's API, enabling users to manage tasks, projects, workspaces, and comments through natural language requests.Last updated -65TypeScriptMIT License