Skip to main content

Usage

Use with Cursor / Claude / Windsurf
{
  "mcpServers": {
    "gotoHuman": {
      "command": "npx",
      "args": [
        "-y",
        "@gotohuman/mcp-server"
      ],
      "env": {
        "GOTOHUMAN_API_KEY": "your-api-key"
      }
    }
  }
}
Install MCP Server

Repo

Find more details in our repo https://github.com/gotohuman/gotohuman-mcp-server