gdelt mcp server for Cursor
io.github.cyanheads/gdelt-mcp-server
Search and analyze global news coverage and US TV transcripts via the GDELT Project APIs.
client:Cursor
transport:streamable-http
runtime:npm
tools:9
Install gdelt mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gdelt-mcp-server": {
"url": "https://gdelt.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs