MCP Server URL:
https://gdelt-cloud-mcp.fastmcp.app/mcp (Streamable HTTP, OAuth or API key)Connect
Claude (web & desktop)
Add as a custom connector (OAuth). Native UI supported.
ChatGPT
Add as a connector in developer mode. Native UI supported.
Claude Code
claude mcp add or install the GDELT Cloud plugin.Codex
Add to
~/.codex/config.toml and build against the API.LangChain / custom agents
Use the MCP adapter with an API key.
MCP Registry
Discoverable as
io.github.ledgerW/gdelt-cloud.Authentication at a glance
- OAuth 2.1 — best for interactive connectors (Claude, ChatGPT). Browser consent on first connect; tokens refresh automatically.
- API key (
gdelt_sk_…) — best for Codex, Claude Code, CI, and custom agents. Create one in your dashboard.

