Skip to content
VS Code

Ucdp for VS Code

io.github.pipeworx-io/ucdp

Armed-conflict deaths, active wars and violence events from the Uppsala Conflict Data Program…

client:VS Code transport:streamable-http

Install Ucdp in VS Code

.vscode/mcp.json

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

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

Ucdp in other clients