Machine-Readable World State for Agents and Analysts

GDELT Cloud turns global news flow into structured Events, Stories, Entities, and signals that APIs, dashboards, and AI agents can query directly.

Live · updates hourly

Wednesday, June 17, 2026 UTC

Today's Stories

Conflict Events

CAMEO+ Events

Entities Today

Machine layer · GDELT Cloud

More than raw GDELT — a full machine layer for the world

Raw news is prose. Raw GDELT is a firehose. GDELT Cloud adds the missing machine layer: classified Events, clustered Stories, linked Entities, quantified metrics — plus structured Energy Data assets from Global Energy Monitor — all exposed through REST, MCP tool categories, and a research Agent.

Conflict Events (ACLED-style)

Battles, protests, explosions, and violence coded into structured Conflict Events

CAMEO+ Events

Political, economic, technology, infrastructure, health, information, environment, and crime domains

Story Clusters

Articles grouped into coherent multi-source news narratives

Named Entities

People & orgs extracted and linked across all event datasets

Energy Data assets

Global Energy Monitor coal/gas/oil/nuclear/renewable plants, mines, pipelines, terminals, vessels — geo, capacity, ownership, status

Quantified signals

Significance, magnitude, propagation potential, market sensitivity, confidence, fatalities, and asset capacity rollups

Agent tool categories

GDELT Cloud· events · stories · entities · admin1
Energy Data· GEM assets · summary · ownership pivots
Macro-Finance· quotes · time series · sentiment
Prediction Markets· scenarios · implied probability
Web Research· search & extract for evidence

Not another news summarizer

The value is accumulated structure: event normalization, taxonomies, entity links, temporal history, and reusable metrics.

Built for systems, not just screens

Dashboards, risk models, alerting jobs, and agents can consume the same state without rebuilding a processing pipeline.

A dependency layer for agents

Agents need external state, memory, and evidence. GDELT Cloud gives them queryable global context instead of one-off search results.

Conflict Events

AI-coded · GDELT Cloud

Battles12

Sudan conflict: Khartoum urban fighting intensifies as SAF pushes into RSF-held districts

Khartoum, Sudan
Protests

French unions stage nationwide strike over pension reform proposals

Île-de-France, France
Explosions3

Russian drone attacks on Ukrainian infrastructure as frontline fighting continues

Donetsk, Ukraine

CAMEO+ Events

AI-coded · GDELT Cloud

POLITICALmag 7.4

US Senate debates bipartisan immigration reform package amid party negotiations

Washington D.C., United States
ECONOMICmag 6.1

China announces expanded trade agreements with Southeast Asian partners

Shanghai, China
TECHNOLOGYmag 5.8

NATO member states expand strategic technology controls and defense procurement

Berlin, Germany

News Stories

GDELT clusters · multi-source

Conflict47 articles

Sudan conflict: Khartoum urban fighting intensifies

SAFRSF8
Politics31 articles

French unions stage nationwide strike over pension reform

CGTMacron3
Conflict89 articles

Russian drone attacks on Ukrainian infrastructure

RussiaUkraine12

Named Entities

People & orgs · cross-linked

EM

Emmanuel Macron

French president · pension protests

31
articles
R

Russia

State actor · Ukraine conflict

89
articles
S

SAF

Sudan Armed Forces · Khartoum

47
articles
AI-coded conflict classification
Proprietary CAMEO+ taxonomy
Coherent news story clustering
Entity extraction & linking
Energy infrastructure asset registries
Native cross-data linking
Global country coverage
python
import os
import httpx

API_KEY = os.environ["GDELT_API_KEY"]

params = {
    "country": "Lebanon",
    "event_family": "conflict",
    "has_fatalities": True,
    "sort": "significance",
}

with httpx.Client(timeout=30) as client:
    response = client.get(
        "https://gdeltcloud.com/api/v2/events",
        params=params,
        headers={
            "Authorization": f"Bearer {API_KEY}",
            "Accept": "application/json",
        },
    )
    response.raise_for_status()

events = response.json()["data"]
{
"data": [{ "id": "conflict_...", "geo": { "country": "Lebanon" } }],
"next_cursor": null,
"source": "gdelt_cloud.v2"
}

API + MCP

Programmable World State

Machine-readable world state for APIs and agents

GDELT Cloud turns global news flow into structured Events, Stories, Entities, summaries, and geographic context — plus Energy Data asset registries from Global Energy Monitor — that software can query directly through REST APIs and Agent/MCP workflows.

Monitor countries, sectors, companies, chokepoints, or domains
Pull structured events and Energy Data assets into dashboards
Give agents geopolitical memory and situational context
Build alerts, briefs, and exposure monitors
Enrich risk models with machine-readable global events + energy infrastructure

Clean REST API

Use standard HTTP clients to pull normalized global event objects into products, dashboards, and pipelines.

Entitlement-Based Access

API keys, rate limits, and usage tracking are tied to plans with API access.

Agent/MCP Native

Expose the same machine-readable state to Claude, Cursor, ChatGPT, LangGraph, and custom agents.

Any
Language Support
API
REST Access
MCP
Agent Access
Hourly
Product Updates
Model Context Protocol

Agent access to world state

Connect GDELT Cloud to ChatGPT, Claude, Cursor, LangGraph, or your own agent runtime. The current MCP surface is compact on purpose: agents discover a category, inspect schemas, then call nested tools for structured world state and enrichment.

Progressive Discovery Wrappers

Agents see `*_tool_list`, `*_tool_get`, and `*_tool_call` wrappers instead of a sprawling top-level tool dump.

Five Tool Categories

GDELT Cloud anchors the narrative analysis; Energy Data adds physical-asset exposure; external categories enrich with markets and corroboration.

GDELT Cloud: Events, Stories, Entities, summaries, and admin1 discovery
Energy Data: Global Energy Monitor coal/gas/oil/nuclear/renewable plants, mines, pipelines, terminals, vessels — capacity, location, ownership
Macro finance: quotes, rates, indicators, commodities, FX, and technicals
Prediction markets: Kalshi-backed market search, contracts, and probabilities
Web research: search and extraction for corroboration and source reading

Prompts, Resources, and Skills

Research and Brief system prompts, CAMEO resources, task skills, and Brief skills are exposed natively and through tool-only transforms.

OAuth or API Key Auth

Interactive clients can use OAuth; developer agents and background jobs can use GDELT Cloud API keys.

mcp.json
{
  "mcp_servers": {
    "gdelt-cloud": {
      "url": 
        "https://gdelt-cloud-mcp.fastmcp.app/mcp",
      "auth": "bearer",
      "env": {
        "GDELT_API_KEY": "gdelt_sk_..."
      }
    }
  }
}
Connected to GDELT Cloud MCP Server
gdelt_research_system_prompt available
5 categories · resources as tools · prompts as tools

Live Connection

v2
GDELT Catalog
5
Tool Categories
2
System Prompts
OAuth
or API Keys
Now available

Monitoring Briefs

A short, source-backed intelligence memo that answers four questions: what changed, why it matters, what evidence supports it, and what to watch next. Built from structured events, clustered stories, mapped evidence, market context, and linked entities — reads like a professional memo, with the supporting data kept close at hand.

Four questions, one memo

What changed, why it matters, what evidence backs it, and what to watch next — answered in a tight, decision-ready brief tuned to your scope.

Cited and Reproducible

Every key judgment is backed by source evidence, structured metrics, negative findings, and explicit watch thresholds.

On demand or on a schedule

Run a brief in minutes or set a recurring cadence, and share polished web briefs through private links. Briefs are metered separately and never draw down your query units.

Brief geographic context screenshot
Context

Maps and input parameters set the stage before the reader gets into the analysis.

Signal

Benchmarks, timelines, and evidence cards support the memo without taking over the page.

Now available

5–10 min
Per Brief
On-demand
or Scheduled
Web + PDF
Export-Ready
Cited
Source-Anchored
GDELT Research Agent

Research agent for multi-surface analysis

The hosted Agent UI uses the same MCP prompt and tool model: start with GDELT Cloud structured Events, Stories, and Entities, pivot to Energy Data assets (capacity, ownership, geographic exposure), then enrich with macro-finance, prediction markets, or web research when the question spans surfaces.

Agent surfaces:

GDELT Cloud
Energy Data
Macro Finance
Prediction Markets
Web Research

Natural Language Interface

Ask complex questions in plain English while the agent handles discovery, schemas, and tool calls.

Enriched Context

Task skills guide discovery, drilldown, evidence handling, and synthesis across structured data and enrichment tools.

GDELT Research Agent

Online · MCP prompt loaded

GDELT Cloud
Energy Data
Macro Finance
Prediction Markets
Web Research
U

Assess Horn of Africa risk and tell me what changed across events, markets, and source evidence.

Running GDELT discover-and-drill, then enrichment...

Analyzing Horn of Africa — summarizing Events, drilling into Stories and Entities, then checking macro and web context…

High
Risk Level
142
Events (7d)
6
Countries
Synthesis complete · GDELT anchored · enrichment checked

4 Surfaces

4
Tool Surfaces
GDELT
Structured Anchor
MCP
Prompt Model
Natural
Language Query
Pro Feature

Smart Alerts

Monitor GDELT Cloud Events and Stories continuously and get notified when specific conditions are met

Natural Language

Use natural language or our Agent to create alerts around Events, Stories, geography, and categories

Multiple Frequencies

Choose from hourly or daily delivery based on your plan

Email Notifications

Instant alerts when conditions are met, delivered to your inbox

Protest Spike Alert

Hourly

South Asia region monitoring

Active

Story Coverage Monitor

Hourly

Narrative and article evidence tracking

Active

Geopolitical Events

Daily

US-China relationship tracking

Active

3 Active

Hourly
Fastest Interval
2
Frequency Options
Email
Instant Delivery
Natural
Language Setup

FAQ

Frequently asked questions

Build on Machine-Readable Global Events

Structured external-world state for analysts, risk systems, internal dashboards, and agents that need more than raw news retrieval.