gotoHuman MCP Server
Overview
The gotoHuman MCP Server allows AI agents to request human reviews for AI-generated content, enabling a collaborative workflow between AI and human reviewers.
To use the gotoHuman MCP Server, obtain your API key and set up your review forms at app.gotohuman.com. Install the necessary dependencies, build the server, and run the MCP inspector for testing.
- Asynchronous webhook-based workflow for AI automations. - Ability to list available review forms and get their schemas. - Request human reviews for AI-generated content with customizable forms.
- Reviewing AI-generated articles for quality assurance.
- Approving critical actions taken by AI systems.
- Providing input on AI-generated content in real-time.
Add to your AI client
Use these steps to connect gotoHuman MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"gotohuman-mcp-server-gotohuman": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gotohuman-mcp-server-gotohuman"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"gotohuman-mcp-server-gotohuman": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gotohuman-mcp-server-gotohuman"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"gotohuman-mcp-server-gotohuman": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gotohuman-mcp-server-gotohuman"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"gotohuman-mcp-server-gotohuman": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gotohuman-mcp-server-gotohuman"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"gotohuman-mcp-server-gotohuman": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gotohuman-mcp-server-gotohuman"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"gotohuman-mcp-server-gotohuman": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gotohuman-mcp-server-gotohuman"
]
}
}
}FAQ
Can I use gotoHuman MCP Server for any type of content?
Yes! It can be used for various types of AI-generated content that require human oversight.
Is there a limit to the number of reviews I can request?
The limits depend on your account settings and API usage policies.
How do I set up my review forms?
You can set up your review forms through the gotoHuman web application at app.gotohuman.com.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3779,"uuid":"7123ffa1-6c24-4ab3-b42f-175b5c874826","name":"gotohuman-mcp-server","title":"gotoHuman MCP Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/167913280?v=4","created_at":"$D2025-03-21T16:41:29.939Z","updated_at":"$D2025-03-21T16:58:45.598Z","status":"created","author_name":"gotohuman","author_avatar_url":"https://avatars.githubusercontent.com/u/167913280?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/gotohuman/gotohuman-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"31\",\"license\":\"MIT license\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-04-25 00:25:09\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]