Skip to content
Gemini CLI

ONES for Gemini CLI

com.ones/ones

Manage ONES projects, issues, tests, work hours, and Wiki knowledge.

client:Gemini CLI transport:streamable-http

Install ONES in Gemini CLI

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

{
  "mcpServers": {
    "ones": {
      "httpUrl": "https://us.ones.com/mcp"
    }
  }
}

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

ONES in other clients