Dynamic Feed
dynamicfeed.ai
· Dynamic Feed
The live-data layer for AI agents: fresh, current data that models lack — 51 tools across finance, weather, space, natural hazards, risk & compliance, cybersecurity, internet health and the AI ecosystem. Sourced from authoritative public instruments (NASA, NOAA, USGS, ECMWF, CelesTrak, BIS, FAO, the World Bank) and provenance-stamped so every datapoint is citeable. Connect via the keyless MCP endpoint or the REST API.
dynamicfeed.ai 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.
F
Conformance score: 39/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. 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-06-02 17:05:31 current | e2ffabe1a17d… |
view → |
Endpoints
| Agent card | https://dynamicfeed.ai/.well-known/agent-card.json |
| Provider | https://dynamicfeed.ai |
| Docs | https://dynamicfeed.ai/docs |
Skills · 9 declared · mapped to canonical taxonomy
Live crypto, stocks, indices, FX, commodities and metals; cross-exchange price consensus; global central-bank policy rates; the FAO food-price index; market mov…
Current conditions and a multi-model forecast consensus (ECMWF, GFS, ICON, GEM) anywhere on Earth, plus air quality, US river levels and drought severity.
Real-time satellite positions (SGP4), the ISS, upcoming rocket launches, the full space-weather now-cast, and a registry of orbital data centers.
Live earthquakes, US wildfires, worldwide disaster-severity alerts (GDACS) and US drug shortages.
Screen a name against the US OFAC sanctions (SDN) list, and track US Federal Register documents — new rules, proposed rules, notices and executive orders.
Recent CVEs with the version that fixes them, actively-exploited vulnerabilities (CISA KEV) with EPSS scores, and per-package vulnerability checks.
Internet-outage detection by country or network, live aircraft plus FAA airport delays and ground stops, shipping through the world's chokepoints, and transit s…
Current LLM model pricing and capabilities, trending open models, the MCP server registry, AI/dev service status, measured provider latency, and software versio…
Fact-check a claim against live data, see what's changed since a model's training cutoff, convert currencies/crypto at live rates, and get the current time anyw…
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
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/dynamicfeed.ai) [](https://agenstry.com/agents/dynamicfeed.ai) [](https://agenstry.com/agents/dynamicfeed.ai) [](https://agenstry.com/agents/dynamicfeed.ai)
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.0",
"name": "Dynamic Feed",
"description": "The live-data layer for AI agents: fresh, current data that models lack \u2014 51 tools across finance, weather, space, natural hazards, risk & compliance, cybersecurity, internet health and the AI ecosystem. Sourced from authoritative public instruments (NASA, NOAA, USGS, ECMWF, CelesTrak, BIS, FAO, the World Bank) and provenance-stamped so every datapoint is citeable. Connect via the keyless MCP endpoint or the REST API.",
"url": "https://dynamicfeed.ai/mcp",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"url": "https://dynamicfeed.ai/mcp",
"transport": "JSONRPC"
},
{
"url": "https://dynamicfeed.ai",
"transport": "HTTP+JSON"
}
],
"version": "1.0.0",
"provider": {
"organization": "Dynamic Feed",
"url": "https://dynamicfeed.ai"
},
"iconUrl": "https://dynamicfeed.ai/favicon.svg",
"documentationUrl": "https://dynamicfeed.ai/docs",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "finance",
"name": "Finance & markets",
"description": "Live crypto, stocks, indices, FX, commodities and metals; cross-exchange price consensus; global central-bank policy rates; the FAO food-price index; market movers, price history, signals and market hours.",
"tags": [
"finance",
"prices",
"crypto",
"stocks",
"forex",
"rates"
],
"examples": [
"What's the cross-exchange consensus price of BTC right now?",
"What is the current US central-bank policy rate?"
]
},
{
"id": "weather",
"name": "Weather & environment",
"description": "Current conditions and a multi-model forecast consensus (ECMWF, GFS, ICON, GEM) anywhere on Earth, plus air quality, US river levels and drought severity.",
"tags": [
"weather",
"forecast",
"climate",
"air-quality"
],
"examples": [
"Multi-model weather forecast for Tokyo this week",
"Is there a drought in California right now?"
]
},
{
"id": "space",
"name": "Space & satellites",
"description": "Real-time satellite positions (SGP4), the ISS, upcoming rocket launches, the full space-weather now-cast, and a registry of orbital data centers.",
"tags": [
"space",
"satellites",
"orbital",
"space-weather"
],
"examples": [
"Where is the ISS right now?",
"Are there any geomagnetic storms today?"
]
},
{
"id": "hazards",
"name": "Natural hazards & health",
"description": "Live earthquakes, US wildfires, worldwide disaster-severity alerts (GDACS) and US drug shortages.",
"tags": [
"earthquakes",
"wildfires",
"disasters",
"health"
],
"examples": [
"Recent magnitude-5+ earthquakes worldwide",
"Is amoxicillin in shortage in the US?"
]
},
{
"id": "compliance",
"name": "Risk & compliance",
"description": "Screen a name against the US OFAC sanctions (SDN) list, and track US Federal Register documents \u2014 new rules, proposed rules, notices and executive orders.",
"tags": [
"sanctions",
"ofac",
"compliance",
"regulatory",
"federal-register"
],
"examples": [
"Is this name on the OFAC sanctions list?",
"What executive orders were published this week?"
]
},
{
"id": "cyber",
"name": "Cybersecurity",
"description": "Recent CVEs with the version that fixes them, actively-exploited vulnerabilities (CISA KEV) with EPSS scores, and per-package vulnerability checks.",
"tags": [
"cve",
"security",
"vulnerabilities",
"kev"
],
"examples": [
"Any actively-exploited vulnerabilities right now?",
"Latest CVEs affecting the npm package lodash"
]
},
{
"id": "infrastructure",
"name": "Internet, flights & shipping",
"description": "Internet-outage detection by country or network, live aircraft plus FAA airport delays and ground stops, shipping through the world's chokepoints, and transit status.",
"tags": [
"internet",
"outages",
"flights",
"shipping",
"transit"
],
"examples": [
"Is the internet down in any country right now?",
"Are there ground stops at major US airports?"
]
},
{
"id": "ai-ecosystem",
"name": "AI ecosystem & software",
"description": "Current LLM model pricing and capabilities, trending open models, the MCP server registry, AI/dev service status, measured provider latency, and software versions.",
"tags": [
"ai",
"llm",
"models",
"mcp",
"status"
],
"examples": [
"Cheapest LLM with vision under $1 per 1M tokens?",
"Is the OpenAI API up right now?"
]
},
{
"id": "ground-truth",
"name": "Ground-truth utilities",
"description": "Fact-check a claim against live data, see what's changed since a model's training cutoff, convert currencies/crypto at live rates, and get the current time anywhere.",
"tags": [
"reality-check",
"convert",
"time",
"fact-check"
],
"examples": [
"What's changed since my training cutoff?",
"Convert 2 BTC to USD at the live rate"
]
}
]
}