io.github.smarterweather
onboarding
Smarter Weather Developer Onboarding
Agent-first onboarding to Smarter Weather: plans, docs, signup, API keys, MCP config, billing.
Hosted
officialserviceDeployment
Hosted
streamable-http
https://developers.smarterweather.com/mcpPackage Details
@smarterweather/mcp-onboarding
Transportstdio
Environment Variables
SMARTERWEATHER_ONBOARDING_AUTH(str)
Set to 'required' to opt into OAuth 2.1 + PKCE sign-in and unlock account-scoped tools (API key minting, usage, billing). Unset, the bridge serves the anonymous discovery tools (get_plans, get_documentation, sign_up) with no credentials at all.
SMARTERWEATHER_ONBOARDING_MCP_URL(str)
Default:
https://developers.smarterweather.com/mcpOverride the target MCP endpoint for development or staging. Precedence: positional argument > SMARTERWEATHER_ONBOARDING_MCP_URL > package default.