Skip to content
VS Code

Ecb for VS Code

io.github.pipeworx-io/ecb

ECB Data Portal MCP — European Central Bank statistical data

client:VS Code transport:streamable-http

Install Ecb in VS Code

.vscode/mcp.json

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

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

Ecb in other clients