Skip to content
VS Code

Unicef for VS Code

io.github.pipeworx-io/unicef

UNICEF Data (UN Children's Fund) MCP — global statistics on child health,

client:VS Code transport:streamable-http

Install Unicef in VS Code

.vscode/mcp.json

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

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

Unicef in other clients