
Smarter Weather Developer Onboarding
Agent-first onboarding to Smarter Weather: plans, docs, signup, API keys, MCP config, billing.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Agent-first onboarding to Smarter Weather: plans, docs, signup, API keys, MCP config, billing.
Server tool list (3)
Raw names from tools/list. Only developers need these.
| get_plans | Current developer-platform plans and pricing: Free, Developer, and Professional tiers with monthly price, included API-call allowance, and overage rates. One metered allowance spans REST and MCP usage. No authentication required. |
| get_documentation | Search the Smarter Weather developer documentation index (quickstart, REST API, MCP server, errors, rate limits, SDKs, pricing, API keys). Returns up to 5 matching entries with title, URL, and an actionable summary. No authentication required. |
| sign_up | Returns the Smarter Weather developer sign-up URL (with MCP referral attribution). Present the URL so the user can create a free account in a browser (Clerk, no credit card). After they finish, reconnect this MCP server with OAuth and call create_api_key, then configure_mcp. No authentication required. |