Real-time data for AI agents.
Every model has a training cutoff; the world doesn't. Dynamic Feed is the fresh, current, citeable data an AI can't know on its own — 93 tools over one REST API or a keyless MCP endpoint.
The call
Keyless over MCP, or one REST call with a free key. Every datapoint is provenance-stamped and citeable.
# REST (free key)
curl -H "X-API-Key: $KEY" "https://dynamicfeed.ai/weather?city=Tokyo"
# MCP (keyless) — point any client at https://dynamicfeed.ai/mcp, then call:
any of 93 tools — current_weather, sports_pulse, exploited_vulnerabilities, …
Sample response
{ "mcpServers": { "dynamic-feed": { "url": "https://dynamicfeed.ai/mcp" } } }
Why live data
Connecting one keyless endpoint gives an agent live awareness across weather, security, transport, space, hazards and more — each datapoint provenance-stamped so it can be cited, not guessed.
Use it for
- Give any agent live, citeable awareness
- Ground answers across 20 domains in one connection
- Cross-domain queries no single source can answer
FAQ
Is it really keyless?
The MCP endpoint is keyless and free for fair use; the REST API uses a free key.
Is the data commercial-safe?
Each source publishes its licence and commercial-use status at /v1/sources, and every datapoint carries its licence in a provenance envelope — verify usage rights for your use case.
How many tools?
93 across 20 domains, all read-only.