Smarter Weather Developer Onboarding for Claude Desktop
io.github.smarterweather/onboarding
Agent-first onboarding to Smarter Weather: plans, docs, signup, API keys, MCP config, billing.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:4
Install Smarter Weather Developer Onboarding in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"onboarding": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.developers.smarterweather.com"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs