Skip to content
Gemini CLI

netcafe tasks for Gemini CLI

com.ainetcafe/netcafe-tasks

Recurring agent jobs that run on our servers and ping you only when the result changed.

client:Gemini CLI transport:streamable-http tools:6

Install netcafe tasks in Gemini CLI

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

{
  "mcpServers": {
    "netcafe-tasks": {
      "httpUrl": "https://ainetcafe.com/mcp/tasks?s=registry"
    }
  }
}

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

netcafe tasks in other clients