HomeProductivity › Human For AI

Human For AI

Hire a real human for real-world verification, product testing, AI output review, and errands.

Official TypeScript Cloud Remote
★ 1 stars Last pushed 2026-08-29 License: MIT

Topics: Agreements & Coordination

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://humanforai.dev/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http humanforai-mcp https://humanforai.dev/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "humanforai-mcp": {
      "url": "https://humanforai.dev/mcp"
    }
  }
}

Package (npm 0.1.4)

npx -y humanforai@0.1.4

Or add to your MCP client config:

{
  "mcpServers": {
    "humanforai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "humanforai@0.1.4"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry