ArgonautWorks US Weather API
argonaut-us-weather-api.vercel.app
· ArgonautWorks
A compact authoritative U.S. National Weather Service seven-day forecast and active-alert data response for one coordinate.
argonaut-us-weather-api.vercel.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
C
Conformance score: 71/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-05 16:36:47 current | 4a9d843aae45… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://argonaut-us-weather-api.vercel.app/.well-known/agent-card.json |
| Provider | https://github.com/ArgonautWorks/us-weather-api |
| Docs | https://argonaut-us-weather-api.vercel.app/openapi.json |
Skills · 1 declared · mapped to canonical taxonomy
Discover paid GET query or POST JSON x402 forecast routes. A2A is discovery-only and never retrieves paid weather data.
Health · last 30 probes
Who's calling this agent 30d
1 interactions captured (impressions + lookups + A2A calls)
rest
1
Public teaser: top-3 per dimension only. Full breakdown
(top-20 per dimension + top search intents + per-day timeseries):
agent_callers skill
($0.05/call, $0 on
Enterprise).
Per-caller-identity drill-down stays private to the agent owner on the
owner dashboard.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/argonaut-us-weather-api.vercel.app) [](https://agenstry.com/agents/argonaut-us-weather-api.vercel.app) [](https://agenstry.com/agents/argonaut-us-weather-api.vercel.app) [](https://agenstry.com/agents/argonaut-us-weather-api.vercel.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3",
"name": "ArgonautWorks US Weather API",
"description": "A compact authoritative U.S. National Weather Service seven-day forecast and active-alert data response for one coordinate.",
"url": "https://argonaut-us-weather-api.vercel.app/a2a",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"url": "https://argonaut-us-weather-api.vercel.app/a2a",
"transport": "JSONRPC"
}
],
"version": "0.1.0",
"provider": {
"organization": "ArgonautWorks",
"url": "https://github.com/ArgonautWorks/us-weather-api"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"documentationUrl": "https://argonaut-us-weather-api.vercel.app/openapi.json",
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "weather-purchase",
"name": "Buy compact U.S. NWS weather data",
"description": "Discover paid GET query or POST JSON x402 forecast routes. A2A is discovery-only and never retrieves paid weather data.",
"tags": [
"weather",
"forecast",
"alerts",
"NWS",
"x402"
],
"examples": [
"How do I buy an NWS forecast for 38.8895,-77.0353?",
"How do I relay {lat,lon} as JSON?"
]
}
]
}