← dynamicfeed.ai

INDIVIDUAL MCP TOOL

clinical_trials

Live clinical-trial registrations and status updates from ClinicalTrials.

dynamicfeed.ainone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

dynamicfeed.ai

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.dynamic-feed]
url = "https://dynamicfeed.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "dynamic-feed": {
      "type": "http",
      "url": "https://dynamicfeed.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dynamic-feed
Remote MCP URL: https://dynamicfeed.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "dynamic-feed": {
      "url": "https://dynamicfeed.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dynamic-feed": {
      "type": "http",
      "url": "https://dynamicfeed.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dynamic-feed",
  "transport": "streamable-http",
  "url": "https://dynamicfeed.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_ai_models — Search current AI models by price, context window, and capability.
  • airport_delays — Live FAA airport delays, ground stops, closures & ground-delay programs (US NAS, keyless).
  • drug_shortages — US drug shortages from the FDA (openFDA, keyless).
  • sanctions_screen — Screen a name against the US OFAC SDN + UK Sanctions List (FCDO, Open Government Licence) — keyless.
  • company_lookup — Resolve a company name (or exact 20-char LEI) to its authoritative global Legal Entity Identifier + canonical legal name, address, status and local registration, from GLEIF (CC0 public domain, keyless).
  • ephemeris — Solar & lunar timing for a place + day — sunrise/sunset, the full twilight set (civil/nautical/ astronomical), moonrise/moonset, moon phase + illumination — from the U.
  • emissions — National greenhouse-gas emissions for a country (ISO-3 code, e.
  • federal_register — Recent US Federal Register documents — rules, proposed rules, notices, executive orders (keyless).