Smarter Weather Developer Onboarding

Agent-first onboarding to Smarter Weather: plans, docs, signup, API keys, MCP config, billing.

Hosted
officialservice

Deployment

Hosted
streamable-httphttps://developers.smarterweather.com/mcp

Package Details

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/mcp

Override the target MCP endpoint for development or staging. Precedence: positional argument > SMARTERWEATHER_ONBOARDING_MCP_URL > package default.