Skip to content
Gemini CLI

PowerStation Platform for Gemini CLI

com.powerstationplatform/powerstation

Transmission market data and TSR actions (MISO/SPP OASIS) from the PowerStation trading platform.

client:Gemini CLI transport:streamable-http

Install PowerStation Platform in Gemini CLI

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

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

PowerStation Platform in other clients