nempulse for Gemini CLI
au.com.nempulse/nempulse
Read-only access to Australian NEM grid-scale battery performance, revenue, dispatch and FCAS data.
client:Gemini CLI
transport:streamable-http
tools:8
Install nempulse in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"nempulse": {
"httpUrl": "https://nempulse.com.au/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs