Skip to content
VS Code

Gdelt for VS Code

io.github.pipeworx-io/gdelt

GDELT MCP — Global Database of Events, Language, and Tone (free, no auth)

client:VS Code transport:streamable-http

Install Gdelt in VS Code

.vscode/mcp.json

{
  "servers": {
    "gdelt": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/gdelt/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Gdelt in other clients