Skip to content
VS Code

Wa Dmv for VS Code

io.github.pipeworx-io/wa-dmv

Washington State DMV MCP — the Department of Licensing's VIN-level electric-vehicle

client:VS Code transport:streamable-http

Install Wa Dmv in VS Code

.vscode/mcp.json

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

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

Wa Dmv in other clients