A neutral, keyless source of the live present for AI agents and software — weather &
forecasts, hazards (bushfire, earthquakes, severe weather), air quality, space weather, flights & shipping,
cyber risk, rates & macro, and more. Every datapoint carries its source and licence and is Ed25519-signed
(optionally Bitcoin-anchored), so a consumer can verify it's authentic and unaltered — verify us, don't trust us.
概要
Dynamic Feed — live, verifiable data for AI
A neutral, keyless source of the live present for AI agents — 56 read-only tools across 18 verticals, where every datapoint carries its source, licence and timestamp and is Ed25519-signed, so your agent can verify the data is authentic and unaltered instead of trusting it.
What's inside
- 🌤 Weather & environment — current conditions, multi-model forecasts (ECMWF/GFS/ICON), air quality, anywhere on Earth
- 🔥 Hazards — earthquakes, wildfires (US), Australian bushfire hotspots straight from Geoscience Australia, volcanoes, global disaster alerts
- 🛰 Space — live satellite positions (SGP4), space weather, orbital data centers
- 🛡 Security — recent CVEs + fixes, actively-exploited vulnerabilities (CISA KEV + EPSS), package health
- ✈️ Movement — live flights (ADS-B), vessel tracking (AIS), airport delays, transit
- 💹 Markets & macro — central-bank rates, US Treasury yields, World Bank indicators, live fiat FX (ECB), market hours
- 🤖 AI ecosystem — live LLM pricing & capabilities, provider latency we measure ourselves, MCP registry, service status
- 🧭 Ground truth —
reality_check(fact-check a claim against live data),whats_changed_since_your_training, signed receipts
Quickstart
{
"mcpServers": {
"dynamicfeed": {
"command": "npx",
"args": ["-y", "dynamicfeed-mcp"]
}
}
}
サーバー設定
{
"mcpServers": {
"dynamicfeed": {
"command": "npx",
"args": [
"-y",
"dynamicfeed-mcp"
]
}
}
}