Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

Smarter Weather Developer Onboarding

io.github.smarterweather/onboarding

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

Uptime
100.0%
1 direct probes · 30d
Response
698ms
last probe
Tools
3
callable
Resources
1
readable
Prompts
0
available

Tools · 3

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…

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 acti…

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, reconn…

Resources · 1

Smarter Weather onboarding widget

Interactive onboarding widget (usage dashboard, MCP client config, signup/upgrade CTAs).

ui://onboarding-widget/v1/index.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "smarter_weather_developer_onboarding": {
      "url": "https://mcp.developers.smarterweather.com",
      "transport": "http"
    }
  }
}