# Smarter Weather Developer Onboarding MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-smarterweather-onboarding
- Repository: https://github.com/smarterweather/developer
- Website: https://smarterweather.com/developers

## Install
- Command: `npx -y @smarterweather/mcp-onboarding`
- Endpoint: https://developers.smarterweather.com/mcp
- Auth: Not captured

## Setup notes
- Package: Npm @smarterweather/mcp-onboarding v0.0.2
- Environment variable: SMARTERWEATHER_ONBOARDING_AUTH
- Environment variable: SMARTERWEATHER_ONBOARDING_MCP_URL (default https://developers.smarterweather.com/mcp)
- Remote endpoint: https://developers.smarterweather.com/mcp

## Tools
- get_plans (Get Smarter Weather developer 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. Endpoint: https://developers.smarterweather.com/mcp
- get_documentation (Search Smarter Weather 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. Endpoint: https://developers.smarterweather.com/mcp
- sign_up (Get the Smarter Weather request-access URL) - Returns the Smarter Weather developer request-access URL (with MCP referral attribution). The developer platform is in limited preview: signup is invite-based. Present the URL to the user so they can request access in a browser; once they receive and accept an email invitation, they authenticate this MCP server via OAuth to continue onboarding (key minting, client configuration). No authentication required. Endpoint: https://developers.smarterweather.com/mcp

## Resources
- ui://onboarding-widget/v1/index.html - Interactive onboarding widget (usage dashboard, MCP client config, signup/upgrade CTAs). MIME type: text/html;profile=mcp-app

## Prompts
Not captured

## Metadata
- Owner: io.github.smarterweather
- Version: 0.0.2
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 14, 2026
- Source: https://registry.modelcontextprotocol.io
