Skip to content
VS Code

gdelt mcp server for VS Code

io.github.cyanheads/gdelt-mcp-server

Search and analyze global news coverage and US TV transcripts via the GDELT Project APIs.

client:VS Code transport:streamable-http runtime:npm tools:9

Install gdelt mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "gdelt-mcp-server": {
      "type": "http",
      "url": "https://gdelt.caseyjhand.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

gdelt mcp server in other clients