Skip to content
Gemini CLI

Orbit for Gemini CLI

io.github.noveum/orbit

Task management for people and AI agents, with scoped OAuth access to issues, projects, and docs.

client:Gemini CLI transport:streamable-http

Install Orbit in Gemini CLI

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

{
  "mcpServers": {
    "orbit": {
      "httpUrl": "https://orbit.noveum.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

Orbit in other clients