Skip to content
Gemini CLI

NeedHuman for Gemini CLI

io.github.mariusaure/needhuman-mcp

Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API.

client:Gemini CLI transport:streamable-http runtime:npm tools:3

Install NeedHuman in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "needhuman-mcp": {
      "httpUrl": "https://needhuman.ai/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

NeedHuman in other clients