Runekist for Gemini CLI
com.runekist/runekist
Total Battle clan insights, chest rewards, and stacking calculations through Runekist.
client:Gemini CLI
transport:streamable-http
tools:9
Install Runekist in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"runekist": {
"httpUrl": "https://runekist.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