GDELT Global Events for Cursor
io.github.guptaprakhariitr/gdelt-events-mcp
Geopolitical event detection, tone timeseries, actor trends from GDELT 2.0.
client:Cursor
transport:streamable-http
Install GDELT Global Events in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gdelt-events-mcp": {
"url": "https://gdelt-events-mcp.atlasword.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs