Dynamic Feed
ai.dynamicfeed/dynamic-feed
Documentation
Prerequisites
- Node.js 18 or newer
- An MCP client that supports stdio command servers, such as Claude Desktop, Cursor, or Windsurf
- Outbound HTTPS access to
https://dynamicfeed.ai/mcp
Installation
Use the local stdio package target:
npx -y dynamicfeed-mcp
Configuration
DYNAMICFEED_MCP_URL: override the upstream endpoint; defaults tohttps://dynamicfeed.ai/mcpDYNAMICFEED_API_KEY: optionalX-API-Keysent to the upstream endpoint
Capabilities
Dynamic Feed exposes live, keyless data across weather, software versions, CVEs, actively exploited vulnerabilities, sanctions, disasters, earthquakes, wildfires, satellites, space weather, flights, AI models, and other verified data verticals.
Limitations
This package is a stdio bridge to the upstream Dynamic Feed service. If the remote SSE path is blocked, the package still uses ordinary outbound HTTPS to the streamable HTTP endpoint. No API key is required for the documented tools, but DYNAMICFEED_API_KEY can be provided when needed.
