Skip to content
VS Code

Smarter Weather Developer Onboarding for VS Code

io.github.smarterweather/onboarding

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

client:VS Code transport:streamable-http runtime:npm tools:4

Install Smarter Weather Developer Onboarding in VS Code

.vscode/mcp.json

{
  "servers": {
    "onboarding": {
      "type": "http",
      "url": "https://mcp.developers.smarterweather.com"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Smarter Weather Developer Onboarding in other clients