Skip to content
VS Code

Oecd for VS Code

io.github.pipeworx-io/oecd

OECD MCP — Organisation for Economic Co-operation and Development data

client:VS Code transport:streamable-http

Install Oecd in VS Code

.vscode/mcp.json

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

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

Oecd in other clients