smarterweather/smarterweather-onboarding
v1.0.0MIT
One-shot onboarding MCP: create a free account, mint an API key, configure the weather client, then remove this plugin.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
smarterweather-onboardingstreamable-http
{
"type": "streamable-http",
"url": "https://developers.smarterweather.com/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "smarterweather-onboarding",
"version": "1.0.0",
"description": "One-shot onboarding MCP: create a free account, mint an API key, configure the weather client, then remove this plugin.",
"author": {
"name": "Smarter Weather",
"email": "ops@smarterweather.com",
"url": "https://smarterweather.com"
},
"homepage": "https://developers.smarterweather.com",
"repository": "https://github.com/smarterweather/developer",
"license": "MIT",
"keywords": ["weather", "mcp", "onboarding", "signup"]
}