Agent-first onboarding to Smarter Weather: plans, docs, signup, API keys, MCP config, billing.
Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.
Get practical integration notes and launch examples for MCP servers like Smarter Weather Developer Onboarding.
https://developers.smarterweather.com/mcpnpx -y @smarterweather/mcp-onboarding{
"SMARTERWEATHER_ONBOARDING_AUTH": "YOUR_VALUE_HERE",
"SMARTERWEATHER_ONBOARDING_MCP_URL": "https://developers.smarterweather.com/mcp"
}Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
{
"mcpServers": {
"io-github-smarterweather-onboarding": {
"command": "npx",
"args": [
"-y",
"@smarterweather/mcp-onboarding"
],
"env": {
"SMARTERWEATHER_ONBOARDING_AUTH": "YOUR_VALUE_HERE",
"SMARTERWEATHER_ONBOARDING_MCP_URL": "https://developers.smarterweather.com/mcp"
}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonNo remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.
Smarter Weather Developer Onboarding is an MCP server for Agent-first onboarding to Smarter Weather: plans, docs, signup, API keys, MCP config, billing.. It supports STDIO, HTTP transport.
Use the generated config in Install. This server runs with npx -y @smarterweather/mcp-onboarding; add any required environment variables before starting your client.
Choose the Claude Desktop tab in Install, copy the config, and add it to Claude Desktop's MCP server settings. Endpoint: https://developers.smarterweather.com/mcp.
Choose the Claude Code tab in Install, copy the config, and add it to Claude Code's MCP server settings. Endpoint: https://developers.smarterweather.com/mcp.
Choose the Codex tab in Install, copy the config, and add it to Codex's MCP server settings. Endpoint: https://developers.smarterweather.com/mcp.
Choose the Cursor or VS Code tab in Install, copy the config, and add it to Cursor or VS Code's MCP server settings. Endpoint: https://developers.smarterweather.com/mcp.
Smarter Weather Developer Onboarding uses STDIO, HTTP transport. Endpoint: https://developers.smarterweather.com/mcp.
Smarter Weather Developer Onboarding inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.
Smarter Weather Developer Onboarding does not advertise a verified auth requirement. If discovery fails, it may still need provider login, an API key, a bearer token, or a session header.
| Package | Registry | Version | Inputs |
|---|---|---|---|
@smarterweather/mcp-onboardingstdio | npm | 0.0.2 | Env: SMARTERWEATHER_ONBOARDING_AUTH Env: SMARTERWEATHER_ONBOARDING_MCP_URL |