rentme tasks for Gemini CLI
io.github.digitalimpresys/rentme-tasks
AI Requests for physical tasks performed by humans registered on Rentme, in exchange for payment.
client:Gemini CLI
transport:streamable-http
tools:3
Install rentme tasks in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"rentme-tasks": {
"httpUrl": "https://efficient-perfection-production-edbc.up.railway.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