Skill Claude CodeCodexCursor
Pointer to the canonical Smarter Weather skills. Use the Agent Plugin playbooks for REST API integrations and hosted MCP tool use.
Skill Claude CodeCodexCursor
Pointer to the canonical Smarter Weather skills. Use the Agent Plugin playbooks for REST API integrations and hosted MCP tool use.
Instructions file CodexOpenCode
AGENTS.md instructions for smarterweather/developer, covering agents.md — smarter weather developer platform, surfaces, preferred onboarding path, auth and errors and docs.
Skill Claude CodeCodex
One-shot onboarding onto the Smarter Weather developer platform via the hosted onboarding MCP: discover plans, create a free Clerk account, mint an API key, write weather-client config, then remove this server. Use when the user wants to sign up, create an API key, or configure @smarterweather/mcp-weather from an…
Skill Claude CodeCodex
Build integrations against the Smarter Weather developer platform — the REST API at api.smarterweather.com. Covers authentication via API key, calling /v1/weather, /v1/alerts/{id}, /v1/geocode/{search,autosuggest,reverse}, and /v1/storm-tracks, handling the RFC 7807 error envelope, respecting RateLimit- headers, and…
Skill Claude CodeCodex
Install and use Smarter Weather's hosted MCP servers: the weather MCP (forecasts, alerts, radar/satellite imagery, and raw dataset queries) and the onboarding MCP (agent-first signup, API key minting, client configuration, usage and billing). Covers stdio bridge install for Cursor / Claude Code / VS Code, Streamable…
MCP server Claude CodeCodexCursor
Agent-first onboarding to Smarter Weather: plans, docs, signup, API keys, MCP config, billing. Runs locally from the @smarterweather/mcp-onboarding npm package. Needs 2 environment variables to run.
MCP server Claude CodeCodexCursor
Smarter Weather MCP: forecasts, alerts, outlooks, observations, AQI, grids, and map imagery. Runs locally from the @smarterweather/mcp-weather npm package. Needs 2 environment variables to run.