Skip to content
Gemini CLI

Onplana for Gemini CLI

io.github.onplana/mcp-server

Project portfolio management for PMOs. Alternative to Microsoft Project Online. OAuth + PAT.

client:Gemini CLI transport:streamable-http

Install Onplana in Gemini CLI

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

{
  "mcpServers": {
    "mcp-server": {
      "httpUrl": "https://mcp.onplana.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

Onplana in other clients