Skip to content
Gemini CLI

todo.vu for Gemini CLI

io.github.mooball/todo-vu

Model Context Protocol server for todo.vu task management and time tracking.

client:Gemini CLI transport:streamable-http

Install todo.vu in Gemini CLI

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

{
  "mcpServers": {
    "todo-vu": {
      "httpUrl": "https://mcp.todo.vu/mcp"
    }
  }
}

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

todo.vu in other clients