Skip to content
Claude Desktop

Data Oregon for Claude Desktop

io.github.pipeworx-io/data-oregon

Oregon Open Data — US government open data (data.oregon.gov) via the Socrata SoQL API: state…

client:Claude Desktop transport:streamable-http

Install Data Oregon in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "data-oregon": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.pipeworx.io/data-oregon/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Data Oregon in other clients