gotohuman-mcp-server

gotohuman-mcp-server

27

gotoHuman simplifies the addition of human approvals to AI workflows. It offers a manageable and customizable human-in-the-loop system with built-in features like auth and notifications. The server can be used in various IDEs to integrate seamlessly with existing workflows.

How do I install the gotoHuman MCP Server?

You can install the server using the command npx @gotohuman/mcp-server.

What is required to set up an approval step?

You need to obtain an API key and configure your approval step at app.gotohuman.com.

Can I assign reviews to specific users?

Yes, you can assign reviews to specific users by providing their email addresses in the assignToUsers parameter.

What platforms are supported for integration?

The server can be integrated with platforms like Cursor, Claude, and Windsurf.

Is there a way to test the server locally?

Yes, you can run the MCP inspector locally for testing purposes using the provided scripts.