Smarter Weather Developer Onboarding for Gemini CLI
io.github.smarterweather/onboarding
Agent-first onboarding to Smarter Weather: plans, docs, signup, API keys, MCP config, billing.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:4
Install Smarter Weather Developer Onboarding in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"onboarding": {
"httpUrl": "https://mcp.developers.smarterweather.com"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs