Skip to content
VS Code

Oregon Open Data for VS Code

io.github.pipeworx-io/data-oregon

Oregon state open data via Socrata SoQL — agencies, business, health, environment.

client:VS Code transport:streamable-http

Install Oregon Open Data in VS Code

.vscode/mcp.json

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

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

Oregon Open Data in other clients