Skip to content
VS Code

Data Europa for VS Code

io.github.pipeworx-io/data-europa

data.europa.eu MCP — EU open-data hub.

client:VS Code transport:streamable-http

Install Data Europa in VS Code

.vscode/mcp.json

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

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

Data Europa in other clients