Skip to content
VS Code

Ilostat for VS Code

io.github.pipeworx-io/ilostat

ILOSTAT (International Labour Organization statistics) MCP — global labour

client:VS Code transport:streamable-http

Install Ilostat in VS Code

.vscode/mcp.json

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

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

Ilostat in other clients