Skip to content
VS Code

Or Dmv for VS Code

io.github.pipeworx-io/or-dmv

Oregon DMV MCP — live wait times at all 60 Oregon DMV field offices, plus the office

client:VS Code transport:streamable-http

Install Or Dmv in VS Code

.vscode/mcp.json

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

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

Or Dmv in other clients