Invoke — hire a human from your AI agent (first post free) for Gemini CLI
app.nanocorp.invoke/human-tasks
Let your AI agent hire a human for tasks it can't do — first post free.
client:Gemini CLI
transport:streamable-http
tools:3
Install Invoke — hire a human from your AI agent (first post free) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"human-tasks": {
"httpUrl": "https://invoke.nanocorp.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs